Home
last modified time | relevance | path

Searched refs:ulLengthInBytes (Results 1 – 25 of 28) sorted by relevance

12

/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dport.c1201 if( ( xRegions[ lIndex ] ).ulLengthInBytes > 0UL ) in vPortStoreTaskMPUSettings()
1212 ( prvGetMPURegionSizeSetting( xRegions[ lIndex ].ulLengthInBytes ) ) | in vPortStoreTaskMPUSettings()
1217 …2_t ) ( ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1UL ); in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dport.c1328 if( ( xRegions[ lIndex ] ).ulLengthInBytes > 0UL ) in vPortStoreTaskMPUSettings()
1339 ( prvGetMPURegionSizeSetting( xRegions[ lIndex ].ulLengthInBytes ) ) | in vPortStoreTaskMPUSettings()
1344 …2_t ) ( ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1UL ); in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dport.c1471 if( ( xRegions[ lIndex ] ).ulLengthInBytes > 0UL ) in vPortStoreTaskMPUSettings()
1482 ( prvGetMPURegionSizeSetting( xRegions[ lIndex ].ulLengthInBytes ) ) | in vPortStoreTaskMPUSettings()
1487 …2_t ) ( ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1UL ); in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dport.c382 if( ( xRegions[ ulIndex ] ).ulLengthInBytes > 0UL ) in vPortStoreTaskMPUSettings()
384 ulRegionLength = xRegions[ ulIndex ].ulLengthInBytes; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/
Dport.c1456 if( ( xRegions[ lIndex ] ).ulLengthInBytes > 0UL ) in vPortStoreTaskMPUSettings()
1467 ( prvGetMPURegionSizeSetting( xRegions[ lIndex ].ulLengthInBytes ) ) | in vPortStoreTaskMPUSettings()
1472 …2_t ) ( ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1UL ); in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dport.c1431 if( ( xRegions[ lIndex ] ).ulLengthInBytes > 0UL ) in vPortStoreTaskMPUSettings()
1442 ( prvGetMPURegionSizeSetting( xRegions[ lIndex ].ulLengthInBytes ) ) | in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/ARMv8M/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/
Dport.c1850 if( ( xRegions != NULL ) && ( xRegions[ lIndex ].ulLengthInBytes > 0UL ) ) in vPortStoreTaskMPUSettings()
1856 …ndAddress = ( uint32_t ) xRegions[ lIndex ].pvBaseAddress + xRegions[ lIndex ].ulLengthInBytes - 1; in vPortStoreTaskMPUSettings()

12