Home
last modified time | relevance | path

Searched refs:__DMB (Results 1 – 25 of 48) sorted by relevance

12

/AliOS-Things-master/components/csi/CMSIS/Core/Include/
A Dmpu_armv8.h132 __DMB(); in ARM_MPU_Enable()
145 __DMB(); in ARM_MPU_Disable()
160 __DMB(); in ARM_MPU_Enable_NS()
173 __DMB(); in ARM_MPU_Disable_NS()
A Dmpu_armv7.h193 __DMB(); in ARM_MPU_Enable()
206 __DMB(); in ARM_MPU_Disable()
A Dcmsis_armcc.h462 #define __DMB() __dmb(0xF) macro
A Dcmsis_armclang.h877 #define __DMB() __builtin_arm_dmb(0xF) macro
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/third_party/cmsis/CMSIS/Core/Include/
A Dmpu_armv8.h132 __DMB(); in ARM_MPU_Enable()
145 __DMB(); in ARM_MPU_Disable()
160 __DMB(); in ARM_MPU_Enable_NS()
173 __DMB(); in ARM_MPU_Disable_NS()
A Dmpu_armv7.h193 __DMB(); in ARM_MPU_Enable()
206 __DMB(); in ARM_MPU_Disable()
A Dcmsis_armcc.h462 #define __DMB() __dmb(0xF) macro
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/tools/make/downloads/cmsis/CMSIS/Core/Include/
A Dmpu_armv8.h132 __DMB(); in ARM_MPU_Enable()
145 __DMB(); in ARM_MPU_Disable()
160 __DMB(); in ARM_MPU_Enable_NS()
173 __DMB(); in ARM_MPU_Disable_NS()
A Dmpu_armv7.h193 __DMB(); in ARM_MPU_Enable()
206 __DMB(); in ARM_MPU_Disable()
A Dcmsis_armcc.h462 #define __DMB() __dmb(0xF) macro
A Dcmsis_armclang.h897 #define __DMB() __builtin_arm_dmb(0xF) macro
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/
A Dmpu_armv8.h144 __DMB(); in ARM_MPU_Disable()
169 __DMB(); in ARM_MPU_Disable_NS()
A Dmpu_armv7.h205 __DMB(); in ARM_MPU_Disable()
A Dcmsis_armcc.h444 #define __DMB() do {\ macro
A Dcmsis_armclang.h841 #define __DMB() __builtin_arm_dmb(0xF) macro
/AliOS-Things-master/components/py_engine/engine/lib/cmsis/inc/
A Dmpu_armv8.h144 __DMB(); in ARM_MPU_Disable()
169 __DMB(); in ARM_MPU_Disable_NS()
A Dmpu_armv7.h205 __DMB(); in ARM_MPU_Disable()
A Dcmsis_armcc.h444 #define __DMB() do {\ macro
A Dcmsis_armclang.h841 #define __DMB() __builtin_arm_dmb(0xF) macro
/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/cmsis/
A Dcore_cmInstr.h108 #define __DMB() __dmb(0xF) macro
391 __attribute__( ( always_inline ) ) __STATIC_INLINE void __DMB(void) in __DMB() function
/AliOS-Things-master/hardware/chip/haas1000/drivers/platform/cmsis/inc/ca/
A Dcmsis_armclang_ca.h151 #define __DMB() do {\ macro
A Dcmsis_armcc_ca.h135 #define __DMB() do {\ macro
A Dcmsis_iccarm_ca.h281 #define __DMB __iar_builtin_DMB macro
A Dcore_ca.h930 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanDCacheMVA()
938 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_InvalidateDCacheMVA()
946 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanInvalidateDCacheMVA()
1019 __DMB(); in __L1C_MaintainDCacheSetWay()
A Dcmsis_gcc_ca.h274 __STATIC_FORCEINLINE void __DMB(void) in __DMB() function

Completed in 48 milliseconds

12