Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/
H A Dstm32l4xx_hal_comp.h728 #define IS_COMP_OUTPUT_LEVEL(__OUTPUT_LEVEL__) (((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_LOW) |… argument
729 ((__OUTPUT_LEVEL__) == COMP_OUTPUT_LEVEL_HIGH))