Searched refs:currentTimeInUs (Results 1 – 1 of 1) sorted by relevance
1060 uint32_t currentTimeInUs; in TM_NotCountedTimeBeforeSleep() local1064 …currentTimeInUs = HAL_TimerGetCurrentTimerCount((hal_timer_handle_t)s_timermanager.halTimerHandle); in TM_NotCountedTimeBeforeSleep()1072 timeUs = (uint32_t)(currentTimeInUs - s_timermanager.previousTimeInUs); in TM_NotCountedTimeBeforeSleep()