Home
last modified time | relevance | path

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

/Zephyr-latest/tests/kernel/usage/thread_runtime_stats/src/
Dtest_thread_runtime_stats.c43 void busy_loop(uint32_t ticks) in busy_loop() function
83 busy_loop(2); /* Busy wait 2 ticks */ in ZTEST()
97 busy_loop(3); /* Busy wait for 3 ticks */ in ZTEST()
221 busy_loop(1); in ZTEST()
286 busy_loop(2); in ZTEST()
298 busy_loop(2); in ZTEST()