| /Kernel-v11.0.1/portable/ThirdParty/XCC/Xtensa/ |
| D | port.c | 201 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 204 …USettings->coproc_area = ( StackType_t * ) ( ( uint32_t ) ( pxBottomOfStack + ulStackDepth - 1 ) ); in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/include/ |
| D | portable.h | 231 uint32_t ulStackDepth ) PRIVILEGED_FUNCTION;
|
| D | task.h | 510 const uint32_t ulStackDepth, 520 const uint32_t ulStackDepth,
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM3_MPU/ |
| D | port.c | 1230 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1275 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1286 … ( prvGetMPURegionSizeSetting( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) ) | in vPortStoreTaskMPUSettings() 1291 … ( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) - 1UL ); in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM4F_MPU/ |
| D | port.c | 1130 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1175 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1186 … ( prvGetMPURegionSizeSetting( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) ) | in vPortStoreTaskMPUSettings() 1192 … ( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) - 1UL ); in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM4_MPU/ |
| D | port.c | 1388 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1445 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1456 … ( prvGetMPURegionSizeSetting( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) ) | in vPortStoreTaskMPUSettings() 1462 … ( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) - 1UL ); in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/ |
| D | tasks.c | 694 const uint32_t ulStackDepth, 714 const uint32_t ulStackDepth, 1248 const uint32_t ulStackDepth, in prvCreateStaticTask() argument 1290 …prvInitialiseNewTask( pxTaskCode, pcName, ulStackDepth, pvParameters, uxPriority, pxCreatedTask, p… in prvCreateStaticTask() 1303 const uint32_t ulStackDepth, in xTaskCreateStatic() argument 1312 …traceENTER_xTaskCreateStatic( pxTaskCode, pcName, ulStackDepth, pvParameters, uxPriority, puxStack… in xTaskCreateStatic() 1314 …pxNewTCB = prvCreateStaticTask( pxTaskCode, pcName, ulStackDepth, pvParameters, uxPriority, puxSta… in xTaskCreateStatic() 1341 const uint32_t ulStackDepth, in xTaskCreateStaticAffinitySet() argument 1351 …traceENTER_xTaskCreateStaticAffinitySet( pxTaskCode, pcName, ulStackDepth, pvParameters, uxPriorit… in xTaskCreateStaticAffinitySet() 1353 …pxNewTCB = prvCreateStaticTask( pxTaskCode, pcName, ulStackDepth, pvParameters, uxPriority, puxSta… in xTaskCreateStaticAffinitySet() [all …]
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM4_MPU/ |
| D | port.c | 1383 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1430 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1441 … ( prvGetMPURegionSizeSetting( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) ) | in vPortStoreTaskMPUSettings() 1447 … ( ulStackDepth * ( uint32_t ) sizeof( StackType_t ) ) - 1UL ); in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM33_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM35P/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM23/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55_NTZ/non_secure/ |
| D | port.c | 1778 uint32_t ulStackDepth ) in vPortStoreTaskMPUSettings() argument 1803 if( ulStackDepth > 0 ) in vPortStoreTaskMPUSettings() 1806 …ulRegionEndAddress = ( uint32_t ) pxBottomOfStack + ( ulStackDepth * ( uint32_t ) sizeof( StackTyp… in vPortStoreTaskMPUSettings()
|