Home
last modified time | relevance | path

Searched refs:div_comp (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/pwm/
Dpwm_mchp_xec.c192 int div_comp; in xec_select_best_div_on_off() local
197 for (div_comp = (int)div - 1; div_comp >= 0; div_comp--) { in xec_select_best_div_on_off()
199 div, div_comp, on, off); in xec_select_best_div_on_off()