Searched refs:TIMER_CHCTL1_CH2COMSEN (Results 1 – 2 of 2) sorted by relevance
169 #define TIMER_CHCTL1_CH2COMSEN BIT(3) /*!< channel 2 output compare shadow e… macro
921 TIMER_CHCTL1(timer_periph) &= (~(uint32_t)TIMER_CHCTL1_CH2COMSEN); in timer_channel_output_shadow_config()
Completed in 14 milliseconds