Searched refs:PWM_CMR_CPRE_MSK (Results 1 – 1 of 1) sorted by relevance
38 #define PWM_CMR_CPRE_MSK 0xF macro256 val = (val & ~PWM_CMR_CPRE_MSK) | (pres & PWM_CMR_CPRE_MSK); in atmel_pwm_apply()