Searched refs:mcux_pwm_set_cycles_internal (Results 1 – 1 of 1) sorted by relevance
42 static int mcux_pwm_set_cycles_internal(const struct device *dev, uint32_t channel, in mcux_pwm_set_cycles_internal() function170 result = mcux_pwm_set_cycles_internal(dev, channel, period_cycles, pulse_cycles, flags); in mcux_pwm_set_cycles()