Searched refs:spin_for_ms (Results 1 – 4 of 4) sorted by relevance
16 void spin_for_ms(int ms) in spin_for_ms() function
27 void spin_for_ms(int ticks);
73 spin_for_ms(BUSY_MS); in thread_tslice()123 spin_for_ms(BUSY_MS); in ZTEST()
109 spin_for_ms(BUSY_MS); in thread_time_slice()