Searched refs:TIMER_CHCTLX_MSK (Results 1 – 1 of 1) sorted by relevance
55 #define TIMER_CHCTLX_MSK(ch) (0xFU << (8U * (ch))) macro121 *chctl &= ~TIMER_CHCTLX_MSK(channel); in pwm_gd32_set_cycles()