| /Kernel-v11.0.1/portable/Common/ |
| D | mpu_wrappers.c | 67 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_xTaskCreate() 102 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_xTaskCreateStatic() 129 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_vTaskDelete() 154 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_xTaskDelayUntil() 180 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_xTaskAbortDelay() 204 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_vTaskDelay() 228 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_uxTaskPriorityGet() 253 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_vTaskPrioritySet() 277 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_eTaskGetState() 304 if( portIS_PRIVILEGED() == pdFALSE ) in MPU_vTaskGetInfo() [all …]
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM85_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM55_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM85/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM35P/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM33/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/ARMv8M/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM55/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM33_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM35P/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM23/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM23/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM23_NTZ/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM33/non_secure/ |
| D | portmacrocommon.h | 417 #define portIS_PRIVILEGED() xIsPrivileged() macro 434 #define portIS_PRIVILEGED() macro
|
| /Kernel-v11.0.1/portable/IAR/ARM_CM4F_MPU/ |
| D | portmacro.h | 396 #define portIS_PRIVILEGED() xIsPrivileged() macro
|
| /Kernel-v11.0.1/portable/RVDS/ARM_CM4_MPU/ |
| D | portmacro.h | 361 #define portIS_PRIVILEGED() xIsPrivileged() macro
|
| /Kernel-v11.0.1/portable/GCC/ARM_CM4_MPU/ |
| D | portmacro.h | 368 #define portIS_PRIVILEGED() xIsPrivileged() macro
|