Searched refs:pmTimerLastCount (Results 1 – 1 of 1) sorted by relevance
68 HAL_UNUSED static uint64_t pmTimerLastCount; variable644 pmTimerLastCount = HAL_GetSysTimerCount(); in HAL_PM_TimerStart()657 return HAL_GetSysTimerCount() - pmTimerLastCount; in HAL_PM_GetTimerCount()
Completed in 4 milliseconds