Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_comp.c84 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_VREFINT) \
98 || ((__INPUT_MINUS__) == LL_COMP_INPUT_MINUS_VREFINT) \
315 COMP_InitStruct->InputMinus = LL_COMP_INPUT_MINUS_VREFINT; in LL_COMP_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_comp.h156 #define LL_COMP_INPUT_MINUS_VREFINT ( COMP_CSR_INMSEL_1 | COMP_CSR_INMSEL_0 … macro
178 #define LL_COMP_INVERTINGINPUT_VREFINT LL_COMP_INPUT_MINUS_VREFINT