Home
last modified time | relevance | path

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

/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c111 timer_prescaler_config(timerx, prescaler, TIMER_PSC_RELOAD_NOW); in __set_timerx_freq()
A Ddrv_pwm.c498 timer_prescaler_config(index_to_timer(pstTimerMap->TimerIndex), psc - 1, TIMER_PSC_RELOAD_NOW); in drv_pwm_set()
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Include/
A Dgd32vf103_timer.h597 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload);
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c274 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload) in timer_prescaler_config() function

Completed in 18 milliseconds