Searched refs:TIMR_Start (Results 1 – 6 of 6) sorted by relevance
8 void TIMR_Start(TIMR_TypeDef * TIMRx); //启动定时器,从初始值开始计时/计数
105 void TIMR_Start(TIMR_TypeDef * TIMRx) in TIMR_Start() function
11 void TIMR_Start(TIMR_TypeDef * TIMRx); //启动定时器,从初始值开始计时/计数
140 void TIMR_Start(TIMR_TypeDef * TIMRx) in TIMR_Start() function
186 TIMR_Start(hwtimer_cfg->TIMRx); in swm_timer_start()
364 TIMR_Start(hwtimer_cfg->TIMRx); in swm_timer_start()
Completed in 7 milliseconds