Home
last modified time | relevance | path

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

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_ll_cortex.h558 SET_BIT(MPU->RASR, MPU_RASR_ENABLE_Msk); in LL_MPU_EnableRegion()
606 WRITE_REG(MPU->RASR, (MPU_RASR_ENABLE_Msk | Attributes | SubRegionDisable << MPU_RASR_SRD_Pos)); in LL_MPU_ConfigRegion()
629 CLEAR_BIT(MPU->RASR, MPU_RASR_ENABLE_Msk); in LL_MPU_DisableRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_ll_cortex.h558 SET_BIT(MPU->RASR, MPU_RASR_ENABLE_Msk); in LL_MPU_EnableRegion()
606 WRITE_REG(MPU->RASR, (MPU_RASR_ENABLE_Msk | Attributes | SubRegionDisable << MPU_RASR_SRD_Pos)); in LL_MPU_ConfigRegion()
629 CLEAR_BIT(MPU->RASR, MPU_RASR_ENABLE_Msk); in LL_MPU_DisableRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_cortex.c360 MPU->RASR = ((uint32_t)MPU_Init->DisableExec << MPU_RASR_XN_Pos) | in HAL_MPU_ConfigRegion()
372 MPU->RASR = 0x00U; in HAL_MPU_ConfigRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_ll_cortex.h509 SET_BIT(MPU->RASR, MPU_RASR_ENABLE_Msk); in LL_MPU_EnableRegion()
557 WRITE_REG(MPU->RASR, (MPU_RASR_ENABLE_Msk | Attributes | SubRegionDisable << MPU_RASR_SRD_Pos)); in LL_MPU_ConfigRegion()
580 CLEAR_BIT(MPU->RASR, MPU_RASR_ENABLE_Msk); in LL_MPU_DisableRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_cortex.c358 MPU->RASR = ((uint32_t)MPU_Init->DisableExec << MPU_RASR_XN_Pos) | in HAL_MPU_ConfigRegion()
371 MPU->RASR = 0x00; in HAL_MPU_ConfigRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_cortex.c504 MPU->RASR = ((uint32_t)MPU_Init->DisableExec << MPU_RASR_XN_Pos) | in HAL_MPU_ConfigRegion()
517 MPU->RASR = 0x00; in HAL_MPU_ConfigRegion()
/loramac-node-3.4.0/src/boards/mcu/saml21/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
/loramac-node-3.4.0/src/boards/mcu/stm32/cmsis/
Dcore_cm0plus.h578 …__IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_sc000.h589 …__IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_cm3.h1147 …__IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_sc300.h1129 …__IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_cm4.h1208 …__IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member
Dcore_cm7.h1413 …__IOM uint32_t RASR; /*!< Offset: 0x010 (R/W) MPU Region Attribute and Size Reg… member