Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_cc13xx_cc26xx_timer.c59 static int set_period_and_pulse(const struct pwm_cc13xx_cc26xx_config *config, uint32_t period, in set_period_and_pulse() function
120 set_period_and_pulse(config, period, pulse, dev->data); in set_cycles()
233 set_period_and_pulse(config, PWM_INITIAL_PERIOD, PWM_INITIAL_DUTY, dev->data); in init_pwm()