Home
last modified time | relevance | path

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

/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_ll_comp.c145 ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_VREFINT) \
152 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_VREFINT) \
318 COMP_InitStruct->InputMinus = LL_COMP_INPUT_MINUS_VREFINT; in LL_COMP_StructInit()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_ll_comp.h203 #define LL_COMP_INPUT_MINUS_VREFINT ( COMP_CSR_INSEL_1 ) /*… macro
597 | (LL_COMP_INPUT_MINUS_VREFINT * __COMP_IS_INSTANCE_ODD(COMPx))); in LL_COMP_GetInputMinus()

Completed in 7 milliseconds