Home
last modified time | relevance | path

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

/device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/
Dmpu_armv7.h103 #define ARM_MPU_RASR_EX(DisableExec, AccessPermission, AccessAttributes, SubRegionDisable, Size) … argument
123 …, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBufferable, SubRegionDisable, Size) \ argument
/device/soc/st/stm32f4xx/sdk/Drivers/CMSIS/Include/
Dmpu_armv7.h103 #define ARM_MPU_RASR_EX(DisableExec, AccessPermission, AccessAttributes, SubRegionDisable, Size) … argument
120 …, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBufferable, SubRegionDisable, Size) \ argument
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/
Dmpu_armv7.h92 …, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBufferable, SubRegionDisable, Size) \ argument
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/
Dstm32f4xx_ll_cortex.h584 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion()
Dstm32f4xx_hal_cortex.h57 …uint8_t SubRegionDisable; /*!< Specifies the number of the subregion protectio… member