Home
last modified time | relevance | path

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

/Zephyr-Core-3.4.0/arch/xtensa/core/
Dcpu_idle.c28 #define NOP4 __asm__ volatile("nop; nop; nop; nop"); in arch_cpu_idle() macro
29 #define NOP32 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 in arch_cpu_idle()
34 #undef NOP4 in arch_cpu_idle()
/Zephyr-Core-3.4.0/soc/xtensa/intel_adsp/common/
Dmultiprocessing.c55 #define NOP4 "nop; nop; nop; nop;" macro
56 #define NOP32 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4 NOP4
97 #undef NOP4