/Kernel-v11.1.0/portable/GCC/ARM_CM0/ |
D | portmacro.h | 146 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1UL ) /* Plus one to m… macro 250 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
D | port.c | 1494 for( i = 0; i < portTOTAL_NUM_REGIONS; i++ ) in xPortIsAuthorizedToAccessBuffer()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/ARMv8M/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
D | port.c | 1939 for( i = 0; i < portTOTAL_NUM_REGIONS; i++ ) in xPortIsAuthorizedToAccessBuffer()
|
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
D | port.c | 1939 for( i = 0; i < portTOTAL_NUM_REGIONS; i++ ) in xPortIsAuthorizedToAccessBuffer()
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|
/Kernel-v11.1.0/portable/GCC/ARM_CM33_NTZ/non_secure/ |
D | portmacrocommon.h | 155 #define portTOTAL_NUM_REGIONS ( portNUM_CONFIGURABLE_REGIONS + 1 ) /*… macro 296 …MPURegionSettings_t xRegionsSettings[ portTOTAL_NUM_REGIONS ]; /**< Settings for 4 per task region…
|