Searched refs:COMP_POLL_CH_Pos (Results 1 – 1 of 1) sorted by relevance
193 #define COMP_POLL_CH_Pos (1) macro194 #define COMP_POLL_CH (0x01U << COMP_POLL_CH_Pos) ///< Comparator pollin…195 #define COMP_POLL_CH_1_2 (0x00U << COMP_POLL_CH_Pos) ///< Polling channel 1…196 #define COMP_POLL_CH_1_2_3 (0x01U << COMP_POLL_CH_Pos) ///< Polling channel 1…
Completed in 6 milliseconds