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.c58 static int set_period_and_pulse(const struct pwm_cc13xx_cc26xx_config *config, uint32_t period, in set_period_and_pulse() function
113 set_period_and_pulse(config, period, pulse); in set_cycles()
226 set_period_and_pulse(config, PWM_INITIAL_PERIOD, PWM_INITIAL_DUTY); in init_pwm()