Home
last modified time | relevance | path

Searched refs:portMPU_REGION_PRIV_RW_UNPRIV_NA (Results 1 – 2 of 2) sorted by relevance

/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dportmacro.h189 #define portMPU_REGION_PRIV_RW_UNPRIV_NA ( 0x1UL << 24UL ) macro
Dport.c758 portMPU_RASR_REG = ( ( portMPU_REGION_PRIV_RW_UNPRIV_NA ) | in prvSetupMPU()