Searched refs:TIMER_PSC_RELOAD_NOW (Results 1 – 4 of 4) sorted by relevance
111 timer_prescaler_config(timerx, prescaler, TIMER_PSC_RELOAD_NOW); in __set_timerx_freq()
498 timer_prescaler_config(index_to_timer(pstTimerMap->TimerIndex), psc - 1, TIMER_PSC_RELOAD_NOW); in drv_pwm_set()
392 #define TIMER_PSC_RELOAD_NOW TIMER_SWEVG_UPG /*!< the presca… macro
278 if(TIMER_PSC_RELOAD_NOW == pscreload){ in timer_prescaler_config()
Completed in 12 milliseconds