Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_cc13xx_cc26xx_timer.c34 #define PWM_INITIAL_DUTY 0U /* initially off */ macro
226 set_period_and_pulse(config, PWM_INITIAL_PERIOD, PWM_INITIAL_DUTY); in init_pwm()