/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/ |
H A D | mpu_armv7.h | 69 #define ARM_MPU_RBAR(Region, BaseAddress) ((BaseAddress & MPU_RBAR_ADDR_Msk) | (Region & MPU_RBAR_R… argument
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Device/ST/STM32WBxx/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument 76 (((BaseAddress) & MPU_RBAR_ADDR_Msk) | \
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/ |
H A D | stm32l0xx_hal_cortex.c | 376 MPU->RBAR = (MPU_Init->BaseAddress) & 0xfffffff0U; in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_cortex.c | 483 MPU->RBAR = MPU_Init->BaseAddress; in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_cortex.c | 321 MPU->RBAR = MPU_Init->BaseAddress; in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_cortex.c | 483 MPU->RBAR = MPU_Init->BaseAddress; in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_cortex.c | 446 MPU->RBAR = MPU_Init->BaseAddress; in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_cortex.c | 321 MPU->RBAR = MPU_Init->BaseAddress; in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Inc/ |
H A D | stm32l0xx_hal_cortex.h | 50 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_hal_cortex.h | 54 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Inc/ |
H A D | stm32wbxx_hal_cortex.h | 56 uint32_t BaseAddress; /*!< Specifies the base address of the region to protect. member
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_hal_cortex.h | 54 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_cortex.h | 56 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_hal_cortex.h | 56 …uint32_t BaseAddress; /*!< Specifies the base address of the region to pro… member
|