Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.c168 timer_autoreload_value_config(config->timer_periph, cnt); in gd32_hwtimer_start()
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c144 timer_autoreload_value_config(timer_base, cnt - 1); in gd32_hwtimer_start()
A Ddrv_pwm.c505 timer_autoreload_value_config(index_to_timer(pstTimerMap->TimerIndex), period - 1); in drv_pwm_set()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h601 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c302 void timer_autoreload_value_config(uint32_t timer_periph, uint16_t autoreload) in timer_autoreload_value_config() function

Completed in 13 milliseconds