Home
last modified time | relevance | path

Searched defs:__WFE (Results 1 – 4 of 4) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmInstr.h76 #define __WFE __wfe macro
347 __attribute__( ( always_inline ) ) __STATIC_INLINE void __WFE(void) in __WFE() function
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h328 #define __WFE __wfe macro
H A Dcmsis_gcc.h394 __attribute__((always_inline)) __STATIC_INLINE void __WFE(void) in __WFE() function
H A Dcmsis_armcc_V6.h768 #define __WFE __builtin_arm_wfe macro