Searched refs:COMP_CRV_EN_Pos (Results 1 – 1 of 1) sorted by relevance
177 #define COMP_CRV_EN_Pos (4) macro178 #define COMP_CRV_EN (0x01U << COMP_CRV_EN_Pos) ///< Comparator externa…179 #define COMP_CRV_EN_DISABLE (0x00U << COMP_CRV_EN_Pos) ///< Disable comparator…180 #define COMP_CRV_EN_ENABLE (0x01U << COMP_CRV_EN_Pos) ///< Enable comparator …
Completed in 4 milliseconds