Home
last modified time | relevance | path

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

/Kernel-v10.6.2/include/
Dtask.h138 } MemoryRegion_t; typedef
151 MemoryRegion_t xRegions[ portNUM_CONFIGURABLE_REGIONS ];
702 const MemoryRegion_t * const pxRegions ) PRIVILEGED_FUNCTION;
Dmpu_prototypes.h164 const MemoryRegion_t * const xRegions ) PRIVILEGED_FUNCTION;
DFreeRTOS.h1093 #define xMemoryRegion MemoryRegion_t
/Kernel-v10.6.2/
Dtasks.c545 const MemoryRegion_t * const xRegions ) PRIVILEGED_FUNCTION;
827 const MemoryRegion_t * const xRegions ) in prvInitialiseNewTask()
3699 const MemoryRegion_t * const xRegions ) in vTaskAllocateMPURegions()
/Kernel-v10.6.2/portable/Common/
Dmpu_wrappers_v2.c1888 … const MemoryRegion_t * const xRegions ) /* PRIVILEGED_FUNCTION */ in MPU_vTaskAllocateMPURegions()