Searched refs:pxRegions (Results 1 – 3 of 3) sorted by relevance
757 const MemoryRegion_t * const pxRegions ) PRIVILEGED_FUNCTION;
2105 #define traceENTER_vTaskAllocateMPURegions( xTaskToModify, pxRegions ) argument
6032 const MemoryRegion_t * const pxRegions ) in vTaskAllocateMPURegions() argument6036 traceENTER_vTaskAllocateMPURegions( xTaskToModify, pxRegions ); in vTaskAllocateMPURegions()6042 vPortStoreTaskMPUSettings( &( pxTCB->xMPUSettings ), pxRegions, NULL, 0 ); in vTaskAllocateMPURegions()