Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h92 #define __ISB() __isb(0xF) macro
432 __attribute__( ( always_inline ) ) __STATIC_INLINE void __ISB(void) in __ISB() function