Searched refs:COMP_CSTS_COMP1OUT (Results 1 – 2 of 2) sorted by relevance
50 #define COMP_CSTS_COMP1OUT ((uint32_t)0x00004000) /*!< COMP1 output state */ macro
231 if ((COMP->CSTS & COMP_CSTS_COMP1OUT) != 0) in COMP_ReadOutPutLevel()
Completed in 3 milliseconds