Home
last modified time | relevance | path

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

/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/
H A Dstm32l4xx_hal_comp.c229 #define COMP_OUTPUT_LEVEL_BITOFFSET_POS (30UL) macro
962 >> COMP_OUTPUT_LEVEL_BITOFFSET_POS); in HAL_COMP_GetOutputLevel()