Searched refs:osKernelGetTickCount (Results 1 – 3 of 3) sorted by relevance
89 uint32_t osKernelGetTickCount(void) in osKernelGetTickCount() function143 ticks_elapsed = osKernelGetTickCount(); in osDelayUntil()
88 tick = osKernelGetTickCount(); in delay_until()97 zassert_true(tick <= osKernelGetTickCount()); in ZTEST()
346 uint32_t osKernelGetTickCount(void);