Home
last modified time | relevance | path

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

/Kernel-v11.1.0/include/
Dtask.h139 } MemoryRegion_t; typedef
152 MemoryRegion_t xRegions[ portNUM_CONFIGURABLE_REGIONS ];
758 const MemoryRegion_t * const pxRegions ) PRIVILEGED_FUNCTION;
Dmpu_prototypes.h164 const MemoryRegion_t * const xRegions ) PRIVILEGED_FUNCTION;
DFreeRTOS.h2951 #define xMemoryRegion MemoryRegion_t
/Kernel-v11.1.0/
Dtasks.c706 const MemoryRegion_t * const xRegions ) PRIVILEGED_FUNCTION;
1800 const MemoryRegion_t * const xRegions ) in prvInitialiseNewTask()
5993 const MemoryRegion_t * const pxRegions ) in vTaskAllocateMPURegions()
/Kernel-v11.1.0/portable/Common/
Dmpu_wrappers_v2.c1862 … const MemoryRegion_t * const xRegions ) /* PRIVILEGED_FUNCTION */ in MPU_vTaskAllocateMPURegions()