Searched defs:timerType (Results 1 – 1 of 1) sorted by relevance
243 static void TimerSetTimerType(timer_handle_t timerHandle, uint8_t timerType) in TimerSetTimerType()324 uint8_t timerType; in TimerManagerTaskProcess() local700 uint8_t timerType = (uint8_t)kTimerModeSingleShot; in TM_EnterTickless() local924 timer_status_t TM_Start(timer_handle_t timerHandle, uint8_t timerType, uint32_t timerTimeout) in TM_Start()1006 uint32_t TM_GetFirstExpireTime(uint8_t timerType) in TM_GetFirstExpireTime()