Searched refs:rt_hw_cpu_relax (Results 1 – 2 of 2) sorted by relevance
| /libcpu/aarch64/common/include/ | ||
| A D | cpuport.h | 46 #define rt_hw_cpu_relax() rt_hw_barrier(yield) macro |
| /libcpu/aarch64/common/ | ||
| A D | setup.c | 131 rt_hw_cpu_relax(); in cpu_us_delay() |
Completed in 3 milliseconds