Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_comp.c142 #define IS_LL_COMP_INPUT_MINUS(__COMP_INSTANCE__, __INPUT_MINUS__) \ argument
145 ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_VREFINT) \
149 ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_1_4VREFINT) \
150 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_1_2VREFINT) \
151 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_3_4VREFINT) \
152 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_VREFINT) \
153 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_DAC1_CH1) \
154 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_DAC1_CH2) \
155 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_IO1) \

Completed in 6 milliseconds