Home
last modified time | relevance | path

Searched refs:portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY (Results 1 – 8 of 8) sorted by relevance

/Kernel-v11.1.0/portable/IAR/ARM_CM4F_MPU/
Dportmacro.h94 #define portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ( 0x02UL << 24UL ) macro
Dport.c1221 …ex ].ulParameters & portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ) == portMPU_REGION_PRIV… in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM4_MPU/
Dportmacro.h92 #define portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ( 0x02UL << 24UL ) macro
Dport.c1491 …ex ].ulParameters & portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ) == portMPU_REGION_PRIV… in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/RVDS/ARM_CM4_MPU/
Dportmacro.h91 #define portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ( 0x02UL << 24UL ) macro
Dport.c1476 …ex ].ulParameters & portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ) == portMPU_REGION_PRIV… in vPortStoreTaskMPUSettings()
/Kernel-v11.1.0/portable/GCC/ARM_CM3_MPU/
Dportmacro.h85 #define portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ( 0x02UL << 24UL ) macro
Dport.c1348 …ex ].ulParameters & portMPU_REGION_PRIVILEGED_READ_WRITE_UNPRIV_READ_ONLY ) == portMPU_REGION_PRIV… in vPortStoreTaskMPUSettings()