Searched defs:__WFE (Results 1 – 6 of 6) sorted by relevance
76 #define __WFE __wfe macro347 __attribute__( ( always_inline ) ) __STATIC_INLINE void __WFE(void) in __WFE() function
159 #define __WFE __wfe macro
192 #define __WFE __builtin_arm_wfe macro
458 #define __WFE __iar_builtin_WFE macro
190 #define __WFE __builtin_arm_wfe macro
245 #define __WFE() __ASM volatile ("wfe":::"memory") macro
Completed in 18 milliseconds