Searched refs:TIMER_OCN_POLARITY_LOW (Results 1 – 3 of 3) sorted by relevance
101 TIMER_OCN_POLARITY_LOW = 1U, /**< Complementary output compare polarity is low */ enumerator819 ((x) == TIMER_OCN_POLARITY_LOW))
103 TIMER_OCN_POLARITY_LOW = 1U, /**< Complementary output compare polarity is low */ enumerator879 ((x) == TIMER_OCN_POLARITY_LOW))
461 #define TIMER_OCN_POLARITY_LOW ((uint16_t)0x0008U) /*!< channel co… macro
Completed in 21 milliseconds