Searched refs:MSDK_GetCpuCycleCount (Results 1 – 2 of 2) sorted by relevance
139 uint32_t MSDK_GetCpuCycleCount(void) in MSDK_GetCpuCycleCount() function219 count += MSDK_GetCpuCycleCount(); in SDK_DelayAtLeastUs()225 while (count < MSDK_GetCpuCycleCount()) in SDK_DelayAtLeastUs()231 while (count > MSDK_GetCpuCycleCount()) in SDK_DelayAtLeastUs()
843 uint32_t MSDK_GetCpuCycleCount(void);