Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/timer_manager/
Dfsl_component_timer_manager.c1028 uint32_t timeUs = 0; in TM_NotCountedTimeBeforeSleep() local
1041 timeUs = (uint32_t)(currentTimeInUs - s_timermanager.previousTimeInUs); in TM_NotCountedTimeBeforeSleep()
1042 return timeUs; in TM_NotCountedTimeBeforeSleep()