Home
last modified time | relevance | path

Searched refs:TIMER_PSC_RELOAD_NOW (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.h392 #define TIMER_PSC_RELOAD_NOW TIMER_SWEVG_UPG /*!< the presca… macro
/bsp/gd32/risc-v/libraries/GD32VF103_Firmware_Library/GD32VF103_standard_peripheral/Source/
A Dgd32vf103_timer.c278 if(TIMER_PSC_RELOAD_NOW == pscreload){ in timer_prescaler_config()

Completed in 12 milliseconds