Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_rpi_pico.c21 #define PWM_RPI_NUM_CHANNELS (16U) macro
58 if (ch >= PWM_RPI_NUM_CHANNELS) { in pwm_rpi_get_cycles_per_sec()
113 if (ch >= PWM_RPI_NUM_CHANNELS) { in pwm_rpi_set_cycles()