Searched refs:ulRegionIndex (Results 1 – 1 of 1) sorted by relevance
629 uint32_t ulRegionIndex; in xPortIsAuthorizedToAccessBuffer() local651 … for( ulRegionIndex = 0x0UL; ulRegionIndex < portTOTAL_NUM_REGIONS_IN_TCB; ulRegionIndex++ ) in xPortIsAuthorizedToAccessBuffer()653 … xAccessGranted = prvMPURegionAuthorizesBuffer( &( xTaskMPUSettings->xRegion[ ulRegionIndex ] ), in xPortIsAuthorizedToAccessBuffer()