Searched refs:COMP_POLL_POUT_Pos (Results 1 – 1 of 1) sorted by relevance
211 #define COMP_POLL_POUT_Pos (8) macro212 #define COMP_POLL_POUT (0x07U << COMP_POLL_POUT_Pos) ///< Polling output213 #define COMP_POLL_POUT_Low (0x00U << COMP_POLL_POUT_Pos) ///< Non-inverting inp…214 #define COMP_POLL_POUT_High (0x01U << COMP_POLL_POUT_Pos) ///< Non-inverting inp…
Completed in 3 milliseconds