/FreeRTOS-Kernel/portable/Common/ |
A D | mpu_wrappers.c | 78 portRESET_PRIVILEGE(); in MPU_xTaskCreate() 402 portRESET_PRIVILEGE(); in MPU_vTaskSuspendAll() 424 portRESET_PRIVILEGE(); in MPU_xTaskResumeAll() 448 portRESET_PRIVILEGE(); in MPU_xTaskGetTickCount() 472 portRESET_PRIVILEGE(); in MPU_uxTaskGetNumberOfTasks() 775 portRESET_PRIVILEGE(); in MPU_xTaskCatchUpTicks() 900 portRESET_PRIVILEGE(); in MPU_vTaskSetTimeOutState() 923 portRESET_PRIVILEGE(); in MPU_xTaskCheckForTimeOut() 1149 portRESET_PRIVILEGE(); in MPU_xQueueGenericReset() 1176 portRESET_PRIVILEGE(); in MPU_xQueueGenericSend() [all …]
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM0/ |
A D | portmacro.h | 352 #define portRESET_PRIVILEGE() vResetPrivilege() macro 358 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM55_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM85/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM85_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM23/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM23_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM33/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM33_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM35P/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM35P_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM55/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM23_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM33/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM33_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM55/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM55_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM85/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM35P/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/ARMv8M/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM23/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/GCC/ARM_CM85_NTZ/non_secure/ |
A D | portmacrocommon.h | 498 #define portRESET_PRIVILEGE() vResetPrivilege() macro 502 #define portRESET_PRIVILEGE() macro
|
/FreeRTOS-Kernel/portable/IAR/ARM_CM4F_MPU/ |
A D | portmacro.h | 416 #define portRESET_PRIVILEGE() vResetPrivilege() macro
|
/FreeRTOS-Kernel/portable/RVDS/ARM_CM4_MPU/ |
A D | portmacro.h | 381 #define portRESET_PRIVILEGE() vResetPrivilege() macro
|