Home
last modified time | relevance | path

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

/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/inc/
A Dapm32f0xx_comp.h50 #define COMP_CSTS_COMP1OUT ((uint32_t)0x00004000) /*!< COMP1 output state */ macro
/bsp/apm32/libraries/APM32F0xx_Library/APM32F0xx_StdPeriphDriver/src/
A Dapm32f0xx_comp.c231 if ((COMP->CSTS & COMP_CSTS_COMP1OUT) != 0) in COMP_ReadOutPutLevel()

Completed in 3 milliseconds