Home
last modified time | relevance | path

Searched refs:LL_COMP_INPUT_PLUS_NONE (Results 1 – 2 of 2) sorted by relevance

/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_ll_comp.c91 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_NONE) \
99 || ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_NONE) \
236 LL_COMP_SetInputPlus(COMPx, LL_COMP_INPUT_PLUS_NONE); in LL_COMP_DeInit()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_ll_comp.h147 #define LL_COMP_INPUT_PLUS_NONE (0x00000000U) /*!< Comparator input plus connecte… macro