Home
last modified time | relevance | path

Searched refs:portIS_PRIVILEGED (Results 1 – 25 of 32) sorted by relevance

12

/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers.c67 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.1.0/portable/GCC/ARM_CM0/
Dportmacro.h337 #define portIS_PRIVILEGED() xIsPrivileged() macro
356 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM55/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM85/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM23/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM55_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM55/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/ARMv8M/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM85_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM35P/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM35P_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM33/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM35P_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM33_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM23/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM23_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM23_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM55_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM85_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM85/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM33/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM35P/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CM33_NTZ/non_secure/
Dportmacrocommon.h417 #define portIS_PRIVILEGED() xIsPrivileged() macro
434 #define portIS_PRIVILEGED() macro
/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dportmacro.h387 #define portIS_PRIVILEGED() xPortIsPrivileged() macro
/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dportmacro.h396 #define portIS_PRIVILEGED() xIsPrivileged() macro

12