Searched refs:PWM_CMR_CPOL (Results 1 – 1 of 1) sorted by relevance
36 #define PWM_CMR_CPOL (1 << 9) macro220 val &= ~PWM_CMR_CPOL; in atmel_pwm_set_polarity()222 val |= PWM_CMR_CPOL; in atmel_pwm_set_polarity()