Home
last modified time | relevance | path

Searched refs:countLow (Results 1 - 1 of 1) sorted by relevance

/device/soc/hisilicon/hi3861v100/hi3861_adapter/kal/cmsis/
H A Dcmsis_liteos2.c287 uint32_t countLow = 0; in osKernelGetSysTimerCount() local
289 countLow = 0U; in osKernelGetSysTimerCount()
291 LOS_GetCpuCycle((UINT32 *)&countHigh, (UINT32 *)&countLow); in osKernelGetSysTimerCount()
293 return countLow; in osKernelGetSysTimerCount()

Completed in 2 milliseconds