Searched refs:timer_autoreload_value_config (Results 1 – 5 of 5) sorted by relevance
168 timer_autoreload_value_config(config->timer_periph, cnt); in gd32_hwtimer_start()
144 timer_autoreload_value_config(timer_base, cnt - 1); in gd32_hwtimer_start()
505 timer_autoreload_value_config(index_to_timer(pstTimerMap->TimerIndex), period - 1); in drv_pwm_set()
601 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload);
302 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config() function
Completed in 13 milliseconds