Searched refs:sleep_tb (Results 1 – 2 of 2) sorted by relevance
17 extern void sleep_tb(uint64_t cycles);
99 void sleep_tb(uint64_t cycles) in sleep_tb() function147 sleep_tb((us * tb_hz) / 1000000); in usleep()