Searched defs:SubRegionDisable (Results 1 – 5 of 5) sorted by relevance
| /device/soc/bestechnic/bes2600/liteos_m/sdk/bsp/platform/cmsis/inc/ |
| D | mpu_armv7.h | 103 #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/ |
| D | mpu_armv7.h | 103 #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/ |
| D | mpu_armv7.h | 92 …, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBufferable, SubRegionDisable, Size) \ argument
|
| /device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
| D | stm32f4xx_ll_cortex.h | 584 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion()
|
| D | stm32f4xx_hal_cortex.h | 57 …uint8_t SubRegionDisable; /*!< Specifies the number of the subregion protectio… member
|