/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Inc/ |
H A D | stm32l4xx_ll_cortex.h | 117 #define LL_MPU_REGION_SIZE_32B (0x04U << MPU_RASR_SIZE_Pos) /*!< 32B Size of the MPU pr… 118 #define LL_MPU_REGION_SIZE_64B (0x05U << MPU_RASR_SIZE_Pos) /*!< 64B Size of the MPU pr… 119 #define LL_MPU_REGION_SIZE_128B (0x06U << MPU_RASR_SIZE_Pos) /*!< 128B Size of the MPU p… 120 #define LL_MPU_REGION_SIZE_256B (0x07U << MPU_RASR_SIZE_Pos) /*!< 256B Size of the MPU p… 121 #define LL_MPU_REGION_SIZE_512B (0x08U << MPU_RASR_SIZE_Pos) /*!< 512B Size of the MPU p… 122 #define LL_MPU_REGION_SIZE_1KB (0x09U << MPU_RASR_SIZE_Pos) /*!< 1KB Size of the MPU pr… 123 #define LL_MPU_REGION_SIZE_2KB (0x0AU << MPU_RASR_SIZE_Pos) /*!< 2KB Size of the MPU pr… 124 #define LL_MPU_REGION_SIZE_4KB (0x0BU << MPU_RASR_SIZE_Pos) /*!< 4KB Size of the MPU pr… 125 #define LL_MPU_REGION_SIZE_8KB (0x0CU << MPU_RASR_SIZE_Pos) /*!< 8KB Size of the MPU pr… 126 #define LL_MPU_REGION_SIZE_16KB (0x0DU << MPU_RASR_SIZE_Pos) /*!< 16KB Size of the MPU p… [all …]
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Inc/ |
H A D | stm32f4xx_ll_cortex.h | 118 #define LL_MPU_REGION_SIZE_32B (0x04U << MPU_RASR_SIZE_Pos) /*!< 32B Size of the MPU pr… 119 #define LL_MPU_REGION_SIZE_64B (0x05U << MPU_RASR_SIZE_Pos) /*!< 64B Size of the MPU pr… 120 #define LL_MPU_REGION_SIZE_128B (0x06U << MPU_RASR_SIZE_Pos) /*!< 128B Size of the MPU p… 121 #define LL_MPU_REGION_SIZE_256B (0x07U << MPU_RASR_SIZE_Pos) /*!< 256B Size of the MPU p… 122 #define LL_MPU_REGION_SIZE_512B (0x08U << MPU_RASR_SIZE_Pos) /*!< 512B Size of the MPU p… 123 #define LL_MPU_REGION_SIZE_1KB (0x09U << MPU_RASR_SIZE_Pos) /*!< 1KB Size of the MPU pr… 124 #define LL_MPU_REGION_SIZE_2KB (0x0AU << MPU_RASR_SIZE_Pos) /*!< 2KB Size of the MPU pr… 125 #define LL_MPU_REGION_SIZE_4KB (0x0BU << MPU_RASR_SIZE_Pos) /*!< 4KB Size of the MPU pr… 126 #define LL_MPU_REGION_SIZE_8KB (0x0CU << MPU_RASR_SIZE_Pos) /*!< 8KB Size of the MPU pr… 127 #define LL_MPU_REGION_SIZE_16KB (0x0DU << MPU_RASR_SIZE_Pos) /*!< 16KB Size of the MPU p… [all …]
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/STM32L0xx_HAL_Driver/Src/ |
H A D | stm32l0xx_hal_cortex.c | 385 ((uint32_t)MPU_Init->Size << MPU_RASR_SIZE_Pos) | in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-l073rz-nucleo-em9304/Drivers/CMSIS/Include/ |
H A D | core_sc000.h | 651 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 652 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
H A D | core_cm0plus.h | 640 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 641 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/renesas-tb-s1ja-cc256x/template/btstack_example/synergy/ssp/inc/bsp/cmsis/Include/ |
H A D | mpu_armv7.h | 91 ((Size << MPU_RASR_SIZE_Pos) & MPU_RASR_SIZE_Msk) | \
|
H A D | core_cm0plus.h | 592 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 593 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/CMSIS/Include/ |
H A D | core_sc000.h | 603 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 604 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
H A D | core_cm0plus.h | 594 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 595 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/CMSIS/Include/ |
H A D | core_sc000.h | 603 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 604 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
H A D | core_cm0plus.h | 594 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 595 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/CMSIS/Include/ |
H A D | core_sc000.h | 603 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 604 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
H A D | core_cm0plus.h | 594 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 595 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Include/ |
H A D | core_sc000.h | 603 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 604 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
H A D | core_cm0plus.h | 594 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 595 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/stm32-f4discovery-usb/Drivers/CMSIS/Core/Include/ |
H A D | core_sc000.h | 603 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 604 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
H A D | core_cm0plus.h | 594 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 595 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/CMSIS/Include/ |
H A D | core_sc000.h | 603 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 604 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
H A D | core_cm0plus.h | 594 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 595 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/renesas-ek-ra6m4a-da14531/e2-project/ra/arm/CMSIS_5/CMSIS/Core/Include/ |
H A D | core_sc000.h | 608 #define MPU_RASR_SIZE_Pos 1U /*!< MPU … macro 609 #define MPU_RASR_SIZE_Msk (0x1FUL << MPU_RASR_SIZE_Pos) /*!< MPU …
|
/btstack/port/stm32-l476rg-nucleo-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_cortex.c | 491 ((uint32_t)MPU_Init->Size << MPU_RASR_SIZE_Pos) | in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-f4discovery-cc256x/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_cortex.c | 329 ((uint32_t)MPU_Init->Size << MPU_RASR_SIZE_Pos) | in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-l451-miromico-sx1280/Drivers/STM32L4xx_HAL_Driver/Src/ |
H A D | stm32l4xx_hal_cortex.c | 491 ((uint32_t)MPU_Init->Size << MPU_RASR_SIZE_Pos) | in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-wb55xx-nucleo-freertos/Drivers/STM32WBxx_HAL_Driver/Src/ |
H A D | stm32wbxx_hal_cortex.c | 454 ((uint32_t)MPU_Init->Size << MPU_RASR_SIZE_Pos) | in HAL_MPU_ConfigRegion()
|
/btstack/port/stm32-f4discovery-usb/Drivers/STM32F4xx_HAL_Driver/Src/ |
H A D | stm32f4xx_hal_cortex.c | 329 ((uint32_t)MPU_Init->Size << MPU_RASR_SIZE_Pos) | in HAL_MPU_ConfigRegion()
|