Home
last modified time | relevance | path

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

/cmsis-2.7.6/CMSIS/Core/Include/
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()
Dmpu_armv7.h193 __DMB(); in ARM_MPU_Enable()
206 __DMB(); in ARM_MPU_Disable()
Dcmsis_armcc.h189 #define __DMB() __dmb(0xF) macro
Dcmsis_armclang.h223 #define __DMB() __builtin_arm_dmb(0xF) macro
Dcmsis_iccarm.h424 #define __DMB __iar_builtin_DMB macro
Dcmsis_armclang_ltm.h221 #define __DMB() __builtin_arm_dmb(0xF) macro
Dcmsis_gcc.h280 __STATIC_FORCEINLINE void __DMB(void) in __DMB() function
/cmsis-2.7.6/CMSIS/Core_R/Include/
Dcore_cr.h953 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanDCacheMVA()
961 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_InvalidateDCacheMVA()
969 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanInvalidateDCacheMVA()
1042 __DMB(); in __L1C_MaintainDCacheSetWay()
Dcmsis_gcc.h373 __STATIC_FORCEINLINE void __DMB(void) in __DMB() function
/cmsis-2.7.6/CMSIS/Core_A/Include/
Dcmsis_armclang.h139 #define __DMB() __builtin_arm_dmb(0xF) macro
Dcore_ca.h897 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanDCacheMVA()
905 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_InvalidateDCacheMVA()
913 __DMB(); //ensure the ordering of data cache maintenance operations and their effects in L1C_CleanInvalidateDCacheMVA()
986 __DMB(); in __L1C_MaintainDCacheSetWay()
Dcmsis_armcc.h127 #define __DMB() __dmb(0xF) macro
Dcmsis_iccarm.h283 #define __DMB __iar_builtin_DMB macro
Dcmsis_gcc.h374 __STATIC_FORCEINLINE void __DMB(void) in __DMB() function