Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_rpi_pico.c41 static inline uint32_t pwm_rpi_channel_to_slice(uint32_t channel) in pwm_rpi_channel_to_slice() function
54 int slice = pwm_rpi_channel_to_slice(ch); in pwm_rpi_get_cycles_per_sec()
106 int slice = pwm_rpi_channel_to_slice(ch); in pwm_rpi_set_cycles()