Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/clock_control/
Dclock_control_pwm.c25 #define NUM_PWM_CLOCKS 1 macro
45 if (id >= NUM_PWM_CLOCKS) { in clock_control_pwm_on()
88 if (id >= NUM_PWM_CLOCKS) { in clock_control_pwm_get_rate()
108 if (id >= NUM_PWM_CLOCKS) { in clock_control_pwm_set_rate()