Searched refs:PWM_SCALE_MAX_BITS (Results 1 – 1 of 1) sorted by relevance
65 #define PWM_SCALE_MAX_BITS 15 macro174 if (period > ((1 << (PWM_SCALE_MAX_BITS + PWM_PERIOD_BITS)) - 1LL)) in kd_pwm_set()
Completed in 3 milliseconds