Searched refs:TIMER_CHCTL1_CH3COMFEN (Results 1 – 2 of 2) sorted by relevance
173 #define TIMER_CHCTL1_CH3COMFEN BIT(10) /*!< channel 3 output compare fast ena… macro
970 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH3COMFEN); in timer_channel_output_fast_config()
Completed in 12 milliseconds