Home
last modified time | relevance | path

Searched defs:timerType (Results 1 – 1 of 1) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c243 static void TimerSetTimerType(timer_handle_t timerHandle, uint8_t timerType) in TimerSetTimerType()
324 uint8_t timerType; in TimerManagerTaskProcess() local
700 uint8_t timerType = (uint8_t)kTimerModeSingleShot; in TM_EnterTickless() local
924 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()