Home
last modified time | relevance | path

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

/loramac-node-latest/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_comp.c184 #define COMP_OUTPUT_LEVEL_BITOFFSET_POS ((uint32_t) 30U) macro
750 >> COMP_OUTPUT_LEVEL_BITOFFSET_POS); in HAL_COMP_GetOutputLevel()
/loramac-node-latest/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_comp.c245 #define COMP_OUTPUT_LEVEL_BITOFFSET_POS (30UL) macro
978 >> COMP_OUTPUT_LEVEL_BITOFFSET_POS); in HAL_COMP_GetOutputLevel()