Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_ll_comp.c113 #define IS_LL_COMP_OUTPUT_POLARITY(__POLARITY__) \ macro
241 assert_param(IS_LL_COMP_OUTPUT_POLARITY(COMP_InitStruct->OutputPolarity)); in LL_COMP_Init()