Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_pwm.c37 static int clock_control_pwm_on(const struct device *dev, clock_control_subsys_t sys) in clock_control_pwm_on() function
118 return clock_control_pwm_on(dev, sys); in clock_control_pwm_set_rate()
133 .on = clock_control_pwm_on,