Home
last modified time | relevance | path

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

/bsp/rockchip/common/rk_hal/lib/hal/src/pm/
A Dhal_pm_rk2108.c68 HAL_UNUSED static uint64_t pmTimerLastCount; variable
644 pmTimerLastCount = HAL_GetSysTimerCount(); in HAL_PM_TimerStart()
657 return HAL_GetSysTimerCount() - pmTimerLastCount; in HAL_PM_GetTimerCount()

Completed in 4 milliseconds