Home
last modified time | relevance | path

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

/bsp/rockchip/common/rk_hal/lib/hal/src/
A Dhal_timer.c215 HAL_Status HAL_TIMER_SetCount(struct TIMER_REG *pReg, uint64_t timerCount) in HAL_TIMER_SetCount() argument
226 loadCount = timerCount; in HAL_TIMER_SetCount()
/bsp/rockchip/common/rk_hal/lib/hal/src/pm/
A Dhal_pm_rk2108.c667 uint64_t timerCount; in HAL_SYS_Suspend() local
699 timerCount = HAL_GetSysTimerCount(); in HAL_SYS_Suspend()
701 pmTimerLowCount = HAL_GetSysTimerCount() - timerCount; in HAL_SYS_Suspend()

Completed in 7 milliseconds