Searched refs:COMP_CRV_EN_ENABLE (Results 1 – 2 of 2) sorted by relevance
194 (state) ? (COMP->CRV |= COMP_CRV_EN_ENABLE) : (COMP->CRV &= ~COMP_CRV_EN_ENABLE); in exCOMP_CrvCmd()
180 #define COMP_CRV_EN_ENABLE (0x01U << COMP_CRV_EN_Pos) ///< Enable comparator … macro
Completed in 5 milliseconds