Searched refs:portMPU_REGION_PRIV_RW_UNPRIV_RW (Results 1 – 2 of 2) sorted by relevance
1391 ( ( portMPU_REGION_PRIV_RW_UNPRIV_RW ) | in vPortStoreTaskMPUSettings()1420 ( ( portMPU_REGION_PRIV_RW_UNPRIV_RW ) | in vPortStoreTaskMPUSettings()1518 … ( ulMPURegionAccessPermissions == portMPU_REGION_PRIV_RW_UNPRIV_RW ) ) in xPortIsAuthorizedToAccessBuffer()1526 … if( ulMPURegionAccessPermissions == portMPU_REGION_PRIV_RW_UNPRIV_RW ) in xPortIsAuthorizedToAccessBuffer()
191 #define portMPU_REGION_PRIV_RW_UNPRIV_RW ( 0x3UL << 24UL ) macro