Searched refs:TIMER_CTL1_ISO2 (Results 1 – 2 of 2) sorted by relevance
93 #define TIMER_CTL1_ISO2 BIT(12) /*!< idle state of channel 2 output */ macro
769 TIMER_CTL1(timer_periph) &= (~(uint32_t)TIMER_CTL1_ISO2); in timer_channel_output_config()
Completed in 13 milliseconds