Home
last modified time | relevance | path

Searched refs:portUSING_MPU_WRAPPERS (Results 1 – 25 of 38) sorted by relevance

12

/Kernel-v10.6.2/include/
HDportable.h72 #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 ) )
HDtask.h152 #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…
HDFreeRTOS.h1208 …( ( ( 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/
HDportmacro.h146 #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
HDport.c64 #if portUSING_MPU_WRAPPERS
192 #if portUSING_MPU_WRAPPERS
/Kernel-v10.6.2/portable/ThirdParty/GCC/Xtensa_ESP32/include/
HDportmacro.h409 #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/
HDport.c126 #if portUSING_MPU_WRAPPERS
305 #if portUSING_MPU_WRAPPERS
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_v1/
HDport.c214 #if ( portUSING_MPU_WRAPPERS == 1 )
/Kernel-v10.6.2/portable/ThirdParty/GCC/ARC_EM_HS/
HDport.c214 #if ( portUSING_MPU_WRAPPERS == 1 )
/Kernel-v10.6.2/
HDtasks.c263 #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/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM55_NTZ/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM85/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM85_NTZ/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM35P_NTZ/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM3_MPU/
HDportmacro.h78 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/IAR/ARM_CM85/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/IAR/ARM_CM35P_NTZ/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/IAR/ARM_CM4F_MPU/
HDportmacro.h82 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/IAR/ARM_CM55/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/ARMv8M/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM23_NTZ/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/IAR/ARM_CM55_NTZ/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM33/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro
/Kernel-v10.6.2/portable/GCC/ARM_CM33_NTZ/non_secure/
HDportmacrocommon.h134 #define portUSING_MPU_WRAPPERS 1 macro

12