/Kernel-v10.6.2/portable/Common/ |
D | mpu_wrappers.c | 70 portMEMORY_BARRIER(); in MPU_xTaskCreate() 73 portMEMORY_BARRIER(); in MPU_xTaskCreate() 76 portMEMORY_BARRIER(); in MPU_xTaskCreate() 79 portMEMORY_BARRIER(); in MPU_xTaskCreate() 105 portMEMORY_BARRIER(); in MPU_xTaskCreateStatic() 108 portMEMORY_BARRIER(); in MPU_xTaskCreateStatic() 111 portMEMORY_BARRIER(); in MPU_xTaskCreateStatic() 114 portMEMORY_BARRIER(); in MPU_xTaskCreateStatic() 132 portMEMORY_BARRIER(); in MPU_vTaskDelete() 135 portMEMORY_BARRIER(); in MPU_vTaskDelete() [all …]
|
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/ |
D | port.c | 878 portMEMORY_BARRIER(); in vPortEnterCritical() 882 portMEMORY_BARRIER(); in vPortEnterCritical() 885 portMEMORY_BARRIER(); in vPortEnterCritical() 905 portMEMORY_BARRIER(); in vPortExitCritical() 915 portMEMORY_BARRIER(); in vPortExitCritical() 918 portMEMORY_BARRIER(); in vPortExitCritical()
|
/Kernel-v10.6.2/portable/GCC/ARM_CM4_MPU/ |
D | port.c | 976 portMEMORY_BARRIER(); in vPortEnterCritical() 980 portMEMORY_BARRIER(); in vPortEnterCritical() 983 portMEMORY_BARRIER(); in vPortEnterCritical() 1003 portMEMORY_BARRIER(); in vPortExitCritical() 1013 portMEMORY_BARRIER(); in vPortExitCritical() 1016 portMEMORY_BARRIER(); in vPortExitCritical()
|
/Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/ |
D | port.c | 833 portMEMORY_BARRIER(); in vPortEnterCritical() 848 portMEMORY_BARRIER(); in vPortEnterCritical() 851 portMEMORY_BARRIER(); in vPortEnterCritical() 891 portMEMORY_BARRIER(); in vPortExitCritical() 901 portMEMORY_BARRIER(); in vPortExitCritical() 904 portMEMORY_BARRIER(); in vPortExitCritical()
|
/Kernel-v10.6.2/portable/GCC/MicroBlaze/ |
D | portmacro.h | 120 #define portMEMORY_BARRIER() asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/ThirdParty/GCC/Posix/ |
D | portmacro.h | 127 #define portMEMORY_BARRIER() __asm volatile( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CRx_No_GIC/ |
D | portmacro.h | 176 #define portMEMORY_BARRIER() __asm volatile( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/ThirdParty/GCC/RP2040/include/ |
D | portmacro.h | 149 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM0/ |
D | portmacro.h | 125 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/IAR/RISC-V/ |
D | portmacro.h | 153 #define portMEMORY_BARRIER() __asm volatile( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT_SRE/ |
D | portmacro.h | 191 #define portMEMORY_BARRIER() __asm volatile( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/RVDS/ARM_CM4_MPU/ |
D | port.c | 980 portMEMORY_BARRIER(); in vPortEnterCritical() 984 portMEMORY_BARRIER(); in vPortEnterCritical() 987 portMEMORY_BARRIER(); in vPortEnterCritical() 1007 portMEMORY_BARRIER(); in vPortExitCritical() 1017 portMEMORY_BARRIER(); in vPortExitCritical() 1020 portMEMORY_BARRIER(); in vPortExitCritical()
|
/Kernel-v10.6.2/portable/GCC/ARM_CR5/ |
D | portmacro.h | 212 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CA9/ |
D | portmacro.h | 203 #define portMEMORY_BARRIER() __asm volatile( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/RISC-V/ |
D | portmacro.h | 166 #define portMEMORY_BARRIER() __asm volatile( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CA53_64_BIT/ |
D | portmacro.h | 206 #define portMEMORY_BARRIER() __asm volatile( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM4F/ |
D | portmacro.h | 246 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM3/ |
D | portmacro.h | 245 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM7/r0p1/ |
D | portmacro.h | 247 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/MicroBlazeV8/ |
D | portmacro.h | 157 #define portMEMORY_BARRIER() asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/MicroBlazeV9/ |
D | portmacro.h | 157 #define portMEMORY_BARRIER() asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/ |
D | portmacrocommon.h | 440 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/ |
D | portmacrocommon.h | 440 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/ |
D | portmacrocommon.h | 440 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/ |
D | portmacrocommon.h | 440 #define portMEMORY_BARRIER() __asm volatile ( "" ::: "memory" ) macro
|