Searched refs:portMPU_REGION_PRIV_RW_UNPRIV_RO (Results 1 – 2 of 2) sorted by relevance
190 #define portMPU_REGION_PRIV_RW_UNPRIV_RO ( 0x2UL << 24UL ) macro
1516 … if( ( ulMPURegionAccessPermissions == portMPU_REGION_PRIV_RW_UNPRIV_RO ) || in xPortIsAuthorizedToAccessBuffer()