Searched refs:CMP_CS_CMP0SW (Results 1 – 2 of 2) sorted by relevance
186 CMP_CS |= CMP_CS_CMP0SW; in cmp_switch_enable()197 CMP_CS &= ~CMP_CS_CMP0SW; in cmp_switch_disable()
50 #define CMP_CS_CMP0SW BIT(1) /*!< CMP0 switch */ macro