Home
last modified time | relevance | path

Searched refs:COMP_CSR_INSEL (Results 1 – 8 of 8) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_comp.h585 COMP_CSR_INSEL * __COMP_IS_INSTANCE_EVEN(COMPx), in LL_COMP_SetInputMinus()
612 return (uint32_t)((READ_BIT(COMP->CSR, COMP_CSR_INSEL) * __COMP_IS_INSTANCE_EVEN(COMPx)) in LL_COMP_GetInputMinus()
786 …CLEAR_BIT(COMP->CSR, (COMP_CSR_CMP1EN * __COMP_IS_INSTANCE_ODD(COMPx)) | (COMP_CSR_INSEL * __COMP_… in LL_COMP_Disable()
799 …return (READ_BIT(COMP->CSR, (COMP_CSR_CMP1EN * __COMP_IS_INSTANCE_ODD(COMPx)) | (COMP_CSR_INSEL * … in LL_COMP_IsEnabled()
Dstm32l1xx_hal_comp.h289 MODIFY_REG(COMP->CSR, COMP_CSR_INSEL, (__HANDLE__)->Init.InvertingInput ) \
302 CLEAR_BIT(COMP->CSR, COMP_CSR_INSEL) \
530 (((READ_BIT(COMP->CSR , COMP_CSR_INSEL) != RESET) \
/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_ll_comp.c244 | COMP_CSR_INSEL in LL_COMP_DeInit()
296 | COMP_CSR_INSEL in LL_COMP_Init()
Dstm32l1xx_hal_comp.c318 COMP_CSR_INSEL | in HAL_COMP_Init()
397 COMP_CSR_INSEL | in HAL_COMP_DeInit()
/loramac-node-2.7.6/src/boards/SKiM980A/cmsis/
Dstm32l151xba.h1523 #define COMP_CSR_INSEL COMP_CSR_INSEL_Msk /*!< Comparator 2 in… macro
/loramac-node-2.7.6/src/boards/SKiM880B/cmsis/
Dstm32l151xba.h1523 #define COMP_CSR_INSEL COMP_CSR_INSEL_Msk /*!< Comparator 2 in… macro
/loramac-node-2.7.6/src/boards/NAMote72/cmsis/
Dstm32l152xc.h1626 #define COMP_CSR_INSEL COMP_CSR_INSEL_Msk /*!< Comparator 2 in… macro
/loramac-node-2.7.6/src/boards/NucleoL152/cmsis/
Dstm32l152xe.h1687 #define COMP_CSR_INSEL COMP_CSR_INSEL_Msk /*!< Comparator 2 in… macro