Home
last modified time | relevance | path

Searched refs:TM_GetRemainingTime (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.h372 uint32_t TM_GetRemainingTime(timer_handle_t timerHandle);
Dfsl_component_timer_manager.c959 uint32_t TM_GetRemainingTime(timer_handle_t timerHandle) in TM_GetRemainingTime() function
985 remainingTime = TM_GetRemainingTime(th); in TM_GetFirstExpireTime()