Searched refs:pwm_set_chan_level (Results 1 – 1 of 1) sorted by relevance
326 static inline void pwm_set_chan_level(uint slice_num, uint chan, uint16_t level) { in pwm_set_chan_level() function375 pwm_set_chan_level(pwm_gpio_to_slice_num(gpio), pwm_gpio_to_channel(gpio), level); in pwm_set_gpio_level()