Home
last modified time | relevance | path

Searched refs:BaseAddress (Results 1 – 6 of 6) sorted by relevance

/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Src/
Dstm32l0xx_hal_cortex.c357 MPU->RBAR = (MPU_Init->BaseAddress) & 0xfffffff0U; in HAL_MPU_ConfigRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Src/
Dstm32l1xx_hal_cortex.c357 MPU->RBAR = MPU_Init->BaseAddress; in HAL_MPU_ConfigRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Src/
Dstm32l4xx_hal_cortex.c503 MPU->RBAR = MPU_Init->BaseAddress; in HAL_MPU_ConfigRegion()
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L0xx_HAL_Driver/Inc/
Dstm32l0xx_hal_cortex.h66 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L1xx_HAL_Driver/Inc/
Dstm32l1xx_hal_cortex.h71 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
/loramac-node-3.4.0/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_cortex.h70 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member