Home
last modified time | relevance | path

Searched refs:COMP_CSR_COMP1WM (Results 1 – 7 of 7) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_comp.h119 #define LL_COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON (COMP_CSR_COMP1WM) /*!< Window mode enable:…
296 MODIFY_REG(COMPxy_COMMON->CSR, COMP_CSR_COMP1WM, WindowMode); in LL_COMP_SetCommonWindowMode()
311 return (uint32_t)(READ_BIT(COMPxy_COMMON->CSR, COMP_CSR_COMP1WM)); in LL_COMP_GetCommonWindowMode()
Dstm32l0xx_hal_comp.h131 #define COMP_WINDOWMODE_COMP1_INPUT_PLUS_COMMON (COMP_CSR_COMP1WM) /*!< Window mode enable: Com…
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_ll_comp.c177 | COMP_CSR_COMP1WM in LL_COMP_DeInit()
Dstm32l0xx_hal_comp.c368 COMP_CSR_COMP1INNSEL | COMP_CSR_COMP1WM | in HAL_COMP_Init()
/loramac-node-3.4.0/src/boards/SKiM881AXL/cmsis/
Dstm32l081xx.h1100 #define COMP_CSR_COMP1WM COMP_CSR_COMP1WM_Msk /*!< Comparators win… macro
1163 #define COMP_CSR_WINMODE COMP_CSR_COMP1WM /*!< Bit intended to be used with COMP common instance …
/loramac-node-3.4.0/src/boards/NucleoL073/cmsis/
Dstm32l073xx.h1108 #define COMP_CSR_COMP1WM COMP_CSR_COMP1WM_Msk /*!< Comparators win… macro
1171 #define COMP_CSR_WINMODE COMP_CSR_COMP1WM /*!< Bit intended to be used with COMP common instance …
/loramac-node-3.4.0/src/boards/B-L072Z-LRWAN1/cmsis/
Dstm32l072xx.h1086 #define COMP_CSR_COMP1WM COMP_CSR_COMP1WM_Msk /*!< Comparators win… macro
1149 #define COMP_CSR_WINMODE COMP_CSR_COMP1WM /*!< Bit intended to be used with COMP common instance …