Home
last modified time | relevance | path

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

/external/platform/stellaris/ti-driverlib/driverlib/
A Dmpu.c174 HWREG(NVIC_MPU_ATTR) |= NVIC_MPU_ATTR_ENABLE; in MPURegionEnable()
207 HWREG(NVIC_MPU_ATTR) &= ~NVIC_MPU_ATTR_ENABLE; in MPURegionDisable()
340 HWREG(NVIC_MPU_ATTR) = (ulFlags & ~(NVIC_MPU_ATTR_TEX_M | in MPURegionSet()
389 *pulFlags = HWREG(NVIC_MPU_ATTR); in MPURegionGet()
/external/platform/cc13xx/cc13xxware/inc/
A Dhw_nvic.h96 #define NVIC_MPU_ATTR 0xE000EDA0 // MPU Region Attribute and Size macro
/external/platform/stellaris/ti-driverlib/inc/
A Dhw_nvic.h136 #define NVIC_MPU_ATTR 0xE000EDA0 // MPU Region Attribute and Size macro

Completed in 19 milliseconds