Home
last modified time | relevance | path

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

/Kernel-v11.1.0/portable/GCC/ARM_CRx_MPU/
Dport.c375portMPU_REGION_NORMAL_OIWTNOWA_SHARED ); in vPortStoreTaskMPUSettings()
423portMPU_REGION_NORMAL_OIWTNOWA_SHARED ); in vPortStoreTaskMPUSettings()
542 portMPU_REGION_NORMAL_OIWTNOWA_SHARED ) ); in prvSetupMPU()
551 portMPU_REGION_NORMAL_OIWTNOWA_SHARED ) ); in prvSetupMPU()
Dportmacro_asm.h173 #define portMPU_REGION_NORMAL_OIWTNOWA_SHARED ( 0x06UL ) /* TEX=000, S=1, C=1, B=0. */ macro
/Kernel-v11.1.0/portable/GCC/ARM_CM0/
Dportmacro.h182 #define portMPU_REGION_NORMAL_OIWTNOWA_SHARED ( 0x6UL << 16UL ) /* S=1, C=1, B=0. */ macro