HAL + 0/1 examples
CodeScope will show references to LL_MPU_REGION_SIZE_32KB from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Examples_LL
CORTEX
 
Symbols
loading...
Files
loading...

LL_MPU_REGION_SIZE_32KB macro

32KB Size of the MPU protection region

Syntax

#define LL_MPU_REGION_SIZE_32KB (0x0EU << MPU_RASR_SIZE_Pos)

Examples

LL_MPU_REGION_SIZE_32KB is referenced by 1 libraries and example projects.

References

LocationText
stm32f4xx_ll_cortex.h:126
#define LL_MPU_REGION_SIZE_32KB (0x0EU << MPU_RASR_SIZE_Pos) /*!< 32KB Size of the MPU protection region */