Searched defs:DisableExec (Results 1 – 4 of 4) sorted by relevance
/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 #define ARM_MPU_RASR(DisableExec, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBuffe… argument
|
/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 #define ARM_MPU_RASR(DisableExec, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBuffe… argument
|
/device/soc/chipsea/cst85/liteos_m/sdk/bsp/arch/cmsis/ |
D | mpu_armv7.h | 92 #define ARM_MPU_RASR(DisableExec, AccessPermission, TypeExtField, IsShareable, IsCacheable, IsBuffe… argument
|
/device/soc/st/stm32f4xx/sdk/Drivers/STM32F4xx_HAL_Driver/Inc/ |
D | stm32f4xx_hal_cortex.h | 63 uint8_t DisableExec; /*!< Specifies the instruction access status. member
|