/Kernel-v10.6.2/include/ |
HD | portable.h | 72 #ifndef portUSING_MPU_WRAPPERS 73 #define portUSING_MPU_WRAPPERS 0 macro 107 #if ( portUSING_MPU_WRAPPERS == 1 ) 226 #if ( portUSING_MPU_WRAPPERS == 1 ) 244 #if ( portUSING_MPU_WRAPPERS == 1 ) 259 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) )
|
HD | task.h | 152 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) 559 #if ( portUSING_MPU_WRAPPERS == 1 ) 649 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) 3200 #if ( portUSING_MPU_WRAPPERS == 1 ) 3210 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configUSE_MPU_WRAPPERS_V1 == 0 ) && ( configENABLE_ACCES…
|
HD | FreeRTOS.h | 1208 …( ( ( portUSING_MPU_WRAPPERS == 0 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) && ( configSUPPOR… 1209 ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) ) ) 1279 #if ( portUSING_MPU_WRAPPERS == 1 )
|
/Kernel-v10.6.2/portable/ThirdParty/XCC/Xtensa/ |
HD | portmacro.h | 146 #if portUSING_MPU_WRAPPERS 161 #if (XCHAL_CP_NUM > 0 || configUSE_TRACE_FACILITY_2) && !portUSING_MPU_WRAPPERS // If MPU wrapper… 162 #undef portUSING_MPU_WRAPPERS 163 #define portUSING_MPU_WRAPPERS 1 // Enable it to allocate coproc area macro
|
HD | port.c | 64 #if portUSING_MPU_WRAPPERS 192 #if portUSING_MPU_WRAPPERS
|
/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/ |
HD | portmacro.h | 409 #if portUSING_MPU_WRAPPERS 425 …#if ( XCHAL_CP_NUM > 0 || configUSE_TRACE_FACILITY_2 ) && !portUSING_MPU_WRAPPERS /* If MPU wrappe… 426 #undef portUSING_MPU_WRAPPERS 427 …#define portUSING_MPU_WRAPPERS 1 /* Enable it to allo… macro 513 #if ( portUSING_MPU_WRAPPERS == 1 )
|
/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/ |
HD | port.c | 126 #if portUSING_MPU_WRAPPERS 305 #if portUSING_MPU_WRAPPERS
|
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_v1/ |
HD | port.c | 214 #if ( portUSING_MPU_WRAPPERS == 1 )
|
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/ |
HD | port.c | 214 #if ( portUSING_MPU_WRAPPERS == 1 )
|
/Kernel-v10.6.2/ |
HD | tasks.c | 263 #if ( portUSING_MPU_WRAPPERS == 1 ) 623 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 1 ) ) 671 #if ( ( portUSING_MPU_WRAPPERS == 1 ) && ( configSUPPORT_DYNAMIC_ALLOCATION == 1 ) ) 832 #if ( portUSING_MPU_WRAPPERS == 1 ) in prvInitialiseNewTask() 947 #if ( portUSING_MPU_WRAPPERS == 1 ) in prvInitialiseNewTask() 969 #if ( portUSING_MPU_WRAPPERS == 1 ) in prvInitialiseNewTask() 3696 #if ( portUSING_MPU_WRAPPERS == 1 ) 4028 …_ALLOCATION == 1 ) && ( configSUPPORT_STATIC_ALLOCATION == 0 ) && ( portUSING_MPU_WRAPPERS == 0 ) ) in prvDeleteTCB() 5500 #if ( portUSING_MPU_WRAPPERS == 1 )
|
/Kernel-v10.6.2/portable/IAR/ARM_CM85_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/ |
HD | portmacro.h | 78 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM85/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/ |
HD | portmacro.h | 82 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/ARMv8M/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/ |
HD | portmacrocommon.h | 134 #define portUSING_MPU_WRAPPERS 1 macro
|