Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_comp.h51 #define COMP_CSTS_COMP2OUT ((uint32_t)0x40000000) /*!< COMP2 output state */ macro
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_comp.c240 if ((COMP->CSTS & COMP_CSTS_COMP2OUT) != 0) in COMP_ReadOutPutLevel()

Completed in 4 milliseconds