Searched refs:PWM_RELOADV (Results 1 – 1 of 1) sorted by relevance
28 #define PWM_RELOADV(x) (((x) & 0xFF) << 8) macro74 val |= PWM_RELOADV(period_cycles) | PWM_DUTY(duty_cycles); in lpc32xx_pwm_config()