Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mchp_xec.c158 uint32_t *on_a, uint32_t *off_a) in xec_compare_div_on_off() argument
163 on_a, off_a); in xec_compare_div_on_off()
165 freq_a = xec_compute_frequency(max_freq[div_a], *on_a, *off_a); in xec_compare_div_on_off()
173 if ((*on_a <= UINT16_MAX) && (*off_a <= UINT16_MAX)) { in xec_compare_div_on_off()
179 *on_a = on_b; in xec_compare_div_on_off()