Searched defs:__WFI (Results 1 – 6 of 6) sorted by relevance
68 #define __WFI __wfi macro336 __attribute__( ( always_inline ) ) __STATIC_INLINE void __WFI(void) in __WFI() function
151 #define __WFI __wfi macro
184 #define __WFI __builtin_arm_wfi macro
459 #define __WFI __iar_builtin_WFI macro
182 #define __WFI __builtin_arm_wfi macro
237 #define __WFI() __ASM volatile ("wfi":::"memory") macro
Completed in 36 milliseconds