Searched refs:portMPU_REGION_PRIV_RO_UNPRIV_RO (Results 1 – 2 of 2) sorted by relevance
193 #define portMPU_REGION_PRIV_RO_UNPRIV_RO ( 0x6UL << 24UL ) macro
748 portMPU_RASR_REG = ( ( portMPU_REGION_PRIV_RO_UNPRIV_RO ) | in prvSetupMPU()1517 … ( ulMPURegionAccessPermissions == portMPU_REGION_PRIV_RO_UNPRIV_RO ) || in xPortIsAuthorizedToAccessBuffer()