Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mcux_sctimer.c38 uint32_t configured_chan; member
77 data->configured_chan++; in mcux_sctimer_new_channel()
108 if (duty_cycle == 0 && data->configured_chan == 1) { in mcux_sctimer_pwm_set_cycles()
169 if (data->configured_chan != 1) { in mcux_sctimer_pwm_set_cycles()
241 data->configured_chan = 0; in mcux_sctimer_pwm_init()