Searched refs:osKernelGetTickCount (Results 1 – 3 of 3) sorted by relevance
90 uint32_t osKernelGetTickCount(void) in osKernelGetTickCount() function144 ticks_elapsed = osKernelGetTickCount(); in osDelayUntil()
94 tick = osKernelGetTickCount(); in delay_until()103 zassert_true(tick <= osKernelGetTickCount()); in ZTEST()
346 uint32_t osKernelGetTickCount(void);