Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_comp.c233 compOUT = COMP_OUTPUTLEVEL_HIGH; in COMP_ReadOutPutLevel()
242 compOUT = COMP_OUTPUTLEVEL_HIGH; in COMP_ReadOutPutLevel()
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_comp.h52 #define COMP_OUTPUTLEVEL_HIGH ((uint32_t)0x00004000) /*!< COMP output level vaild high */ macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/
A Dstm32l1xx_hal_comp.h232 #define COMP_OUTPUTLEVEL_HIGH (0x00000001U) macro
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Src/
A Dstm32l1xx_hal_comp.c991 level = COMP_OUTPUTLEVEL_HIGH; in HAL_COMP_GetOutputLevel()
/bsp/stm32/libraries/STM32L1xx_HAL/STM32L1xx_HAL_Driver/Inc/Legacy/
A Dstm32_hal_legacy.h168 #define COMP_OUTPUTLEVEL_HIGH COMP_OUTPUT_LEVEL_HIGH macro

Completed in 41 milliseconds