Searched defs:__wfi (Results 1 – 2 of 2) sorted by relevance
57 __attribute__( ( always_inline ) ) static inline void __wfi(void) in __wfi() function
146 #define __wfi() __asm(" wfi") macro