Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_comp.c114 ( ((__POLARITY__) == LL_COMP_OUTPUTPOL_NONINVERTED) \
317 COMP_InitStruct->OutputPolarity = LL_COMP_OUTPUTPOL_NONINVERTED; in LL_COMP_StructInit()
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_ll_comp.h212 #define LL_COMP_OUTPUTPOL_NONINVERTED (0x00000000UL) /*!< COMP output polarity is not in… macro