Searched refs:COMP_POLL_EN_Pos (Results 1 – 1 of 1) sorted by relevance
189 #define COMP_POLL_EN_Pos (0) macro190 #define COMP_POLL_EN (0x01U << COMP_POLL_EN_Pos) ///< Comparator pollin…191 #define COMP_POLL_EN_DISABLE (0x00U << COMP_POLL_EN_Pos) ///< Disable comparato…192 #define COMP_POLL_EN_ENABLE (0x01U << COMP_POLL_EN_Pos) ///< Enable comparator…
Completed in 4 milliseconds