Home
last modified time | relevance | path

Searched refs:pxRegions (Results 1 – 3 of 3) sorted by relevance

/FreeRTOS-Kernel/include/
A Dtask.h761 const MemoryRegion_t * const pxRegions ) PRIVILEGED_FUNCTION;
A DFreeRTOS.h2182 #define traceENTER_vTaskAllocateMPURegions( xTaskToModify, pxRegions ) argument
/FreeRTOS-Kernel/
A Dtasks.c6048 const MemoryRegion_t * const pxRegions ) in vTaskAllocateMPURegions() argument
6052 traceENTER_vTaskAllocateMPURegions( xTaskToModify, pxRegions ); in vTaskAllocateMPURegions()
6059 vPortStoreTaskMPUSettings( &( pxTCB->xMPUSettings ), pxRegions, NULL, 0 ); in vTaskAllocateMPURegions()

Completed in 31 milliseconds