Searched refs:timer_prescaler_config (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()
597 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload);
274 void timer_prescaler_config(uint32_t timer_periph, uint16_t prescaler, uint32_t pscreload) in timer_prescaler_config() function
Completed in 18 milliseconds