Home
last modified time | relevance | path

Searched refs:MemoryRegion_t (Results 1 – 5 of 5) sorted by relevance

/Kernel-v11.0.1/include/
Dtask.h139 } MemoryRegion_t; typedef
152 MemoryRegion_t xRegions[ portNUM_CONFIGURABLE_REGIONS ];
757 const MemoryRegion_t * const pxRegions ) PRIVILEGED_FUNCTION;
Dmpu_prototypes.h164 const MemoryRegion_t * const xRegions ) PRIVILEGED_FUNCTION;
DFreeRTOS.h2879 #define xMemoryRegion MemoryRegion_t
/Kernel-v11.0.1/
Dtasks.c699 const MemoryRegion_t * const xRegions ) PRIVILEGED_FUNCTION;
1792 const MemoryRegion_t * const xRegions ) in prvInitialiseNewTask()
6032 const MemoryRegion_t * const pxRegions ) in vTaskAllocateMPURegions()
/Kernel-v11.0.1/portable/Common/
Dmpu_wrappers_v2.c1857 … const MemoryRegion_t * const xRegions ) /* PRIVILEGED_FUNCTION */ in MPU_vTaskAllocateMPURegions()