Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/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()
180 *off_a = off_b; in xec_compare_div_on_off()