Searched refs:COMP_CSTS_COMP2OUT (Results 1 – 2 of 2) sorted by relevance
51 #define COMP_CSTS_COMP2OUT ((uint32_t)0x40000000) /*!< COMP2 output state */ macro
240 if ((COMP->CSTS & COMP_CSTS_COMP2OUT) != 0) in COMP_ReadOutPutLevel()
Completed in 4 milliseconds