Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mcux_pwt.c194 static int mcux_pwt_calc_pulse(uint16_t pw, uint32_t overflows, in mcux_pwt_calc_pulse() function
248 err = mcux_pwt_calc_pulse(npw, data->low_overflows, in mcux_pwt_isr()
251 err = mcux_pwt_calc_pulse(ppw, data->high_overflows, in mcux_pwt_isr()