Home
last modified time | relevance | path

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

/third_party/cmsis/CMSIS/Core/Include/
Dmpu_armv7.h103 #define ARM_MPU_RASR_EX(DisableExec, AccessPermission, AccessAttributes, SubRegionDisable, Size) … argument
107 … (((SubRegionDisable) << MPU_RASR_SRD_Pos) & MPU_RASR_SRD_Msk) | \
123 …, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBufferable, SubRegionDisable, Size) \ argument
124 …ion, ARM_MPU_ACCESS_(TypeExtField, IsShareable, IsCacheable, IsBufferable), SubRegionDisable, Size)