Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/platform/stm32/
Dmpu.c29 volatile uint32_t RASR; member
88 MPU->RASR = 0; /* disable region before changing it */ in mpuRegionCfg()
90 MPU->RASR = MPU_SRD_BITS | MPU_BIT_ENABLE | attrs | (lenVal << 1); in mpuRegionCfg()
/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cm0plus.h516 …__IO uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_sc000.h535 …__IO uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_cm3.h1066 …__IO uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_sc300.h1046 …__IO uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_cm4.h1106 …__IO uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_cm7.h1290 …__IO uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member