Searched defs:Region (Results 1 – 10 of 10) sorted by relevance
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_cortex.h | 537 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 583 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 608 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_cortex.h | 538 __STATIC_INLINE void LL_MPU_EnableRegion(uint32_t Region) in LL_MPU_EnableRegion() 584 __STATIC_INLINE void LL_MPU_ConfigRegion(uint32_t Region, uint32_t SubRegionDisable, uint32_t Addre… in LL_MPU_ConfigRegion() 609 __STATIC_INLINE void LL_MPU_DisableRegion(uint32_t Region) in LL_MPU_DisableRegion()
|
/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
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument
|
/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
|
/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
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/ |
H A D | mpu_armv7.h | 75 #define ARM_MPU_RBAR(Region, BaseAddress) \ argument
|