Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_comp.c64 ( ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO1) \
70 ( ((__INPUT_PLUS__) == LL_COMP_INPUT_PLUS_IO1) \
314 COMP_InitStruct->InputPlus = LL_COMP_INPUT_PLUS_IO1; in LL_COMP_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_comp.h141 #define LL_COMP_INPUT_PLUS_IO1 (0x00000000UL) /*!< Comparator inp… macro
189 #define LL_COMP_NONINVERTINGINPUT_IO1 LL_COMP_INPUT_PLUS_IO1