Searched refs:TIMR_GetCurValue (Results 1 – 6 of 6) sorted by relevance
15 uint32_t TIMR_GetCurValue(TIMR_TypeDef * TIMRx); //获取当前计数值
228 uint32_t TIMR_GetCurValue(TIMR_TypeDef * TIMRx) in TIMR_GetCurValue() function
16 uint32_t TIMR_GetCurValue(TIMR_TypeDef * TIMRx); //获取当前计数值
326 uint32_t TIMR_GetCurValue(TIMR_TypeDef * TIMRx) in TIMR_GetCurValue() function
207 return TIMR_GetCurValue(hwtimer_cfg->TIMRx); in swm_timer_count_get()
385 return TIMR_GetCurValue(hwtimer_cfg->TIMRx); in swm_timer_count_get()
Completed in 13 milliseconds