Macros

#define MPU_REGION_SIZE_32B   ((uint8_t)0x04U)
 
#define MPU_REGION_SIZE_64B   ((uint8_t)0x05U)
 
#define MPU_REGION_SIZE_128B   ((uint8_t)0x06U)
 
#define MPU_REGION_SIZE_256B   ((uint8_t)0x07U)
 
#define MPU_REGION_SIZE_512B   ((uint8_t)0x08U)
 
#define MPU_REGION_SIZE_1KB   ((uint8_t)0x09U)
 
#define MPU_REGION_SIZE_2KB   ((uint8_t)0x0AU)
 
#define MPU_REGION_SIZE_4KB   ((uint8_t)0x0BU)
 
#define MPU_REGION_SIZE_8KB   ((uint8_t)0x0CU)
 
#define MPU_REGION_SIZE_16KB   ((uint8_t)0x0DU)
 
#define MPU_REGION_SIZE_32KB   ((uint8_t)0x0EU)
 
#define MPU_REGION_SIZE_64KB   ((uint8_t)0x0FU)
 
#define MPU_REGION_SIZE_128KB   ((uint8_t)0x10U)
 
#define MPU_REGION_SIZE_256KB   ((uint8_t)0x11U)
 
#define MPU_REGION_SIZE_512KB   ((uint8_t)0x12U)
 
#define MPU_REGION_SIZE_1MB   ((uint8_t)0x13U)
 
#define MPU_REGION_SIZE_2MB   ((uint8_t)0x14U)
 
#define MPU_REGION_SIZE_4MB   ((uint8_t)0x15U)
 
#define MPU_REGION_SIZE_8MB   ((uint8_t)0x16U)
 
#define MPU_REGION_SIZE_16MB   ((uint8_t)0x17U)
 
#define MPU_REGION_SIZE_32MB   ((uint8_t)0x18U)
 
#define MPU_REGION_SIZE_64MB   ((uint8_t)0x19U)
 
#define MPU_REGION_SIZE_128MB   ((uint8_t)0x1AU)
 
#define MPU_REGION_SIZE_256MB   ((uint8_t)0x1BU)
 
#define MPU_REGION_SIZE_512MB   ((uint8_t)0x1CU)
 
#define MPU_REGION_SIZE_1GB   ((uint8_t)0x1DU)
 
#define MPU_REGION_SIZE_2GB   ((uint8_t)0x1EU)
 
#define MPU_REGION_SIZE_4GB   ((uint8_t)0x1FU)
 

Detailed Description

Macro Definition Documentation

◆ MPU_REGION_SIZE_128B

#define MPU_REGION_SIZE_128B   ((uint8_t)0x06U)

MPU Region Size 128B

Definition at line 217 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_128KB

#define MPU_REGION_SIZE_128KB   ((uint8_t)0x10U)

MPU Region Size 128KB

Definition at line 227 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_128MB

#define MPU_REGION_SIZE_128MB   ((uint8_t)0x1AU)

MPU Region Size 128MB

Definition at line 237 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_16KB

#define MPU_REGION_SIZE_16KB   ((uint8_t)0x0DU)

MPU Region Size 16KB

Definition at line 224 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_16MB

#define MPU_REGION_SIZE_16MB   ((uint8_t)0x17U)

MPU Region Size 16MB

Definition at line 234 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_1GB

#define MPU_REGION_SIZE_1GB   ((uint8_t)0x1DU)

MPU Region Size 1GB

Definition at line 240 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_1KB

#define MPU_REGION_SIZE_1KB   ((uint8_t)0x09U)

MPU Region Size 1KB

Definition at line 220 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_1MB

#define MPU_REGION_SIZE_1MB   ((uint8_t)0x13U)

MPU Region Size 1MB

Definition at line 230 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_256B

#define MPU_REGION_SIZE_256B   ((uint8_t)0x07U)

MPU Region Size 256B

Definition at line 218 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_256KB

#define MPU_REGION_SIZE_256KB   ((uint8_t)0x11U)

MPU Region Size 256KB

Definition at line 228 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_256MB

#define MPU_REGION_SIZE_256MB   ((uint8_t)0x1BU)

MPU Region Size 256MB

Definition at line 238 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_2GB

#define MPU_REGION_SIZE_2GB   ((uint8_t)0x1EU)

MPU Region Size 2GB

Definition at line 241 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_2KB

#define MPU_REGION_SIZE_2KB   ((uint8_t)0x0AU)

MPU Region Size 2KB

Definition at line 221 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_2MB

#define MPU_REGION_SIZE_2MB   ((uint8_t)0x14U)

MPU Region Size 2MB

Definition at line 231 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_32B

#define MPU_REGION_SIZE_32B   ((uint8_t)0x04U)

MPU Region Size 32B

Definition at line 215 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_32KB

#define MPU_REGION_SIZE_32KB   ((uint8_t)0x0EU)

MPU Region Size 32KB

Definition at line 225 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_32MB

#define MPU_REGION_SIZE_32MB   ((uint8_t)0x18U)

MPU Region Size 32MB

Definition at line 235 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_4GB

#define MPU_REGION_SIZE_4GB   ((uint8_t)0x1FU)

MPU Region Size 4GB

Definition at line 242 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_4KB

#define MPU_REGION_SIZE_4KB   ((uint8_t)0x0BU)

MPU Region Size 4KB

Definition at line 222 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_4MB

#define MPU_REGION_SIZE_4MB   ((uint8_t)0x15U)

MPU Region Size 4MB

Definition at line 232 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_512B

#define MPU_REGION_SIZE_512B   ((uint8_t)0x08U)

MPU Region Size 512B

Definition at line 219 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_512KB

#define MPU_REGION_SIZE_512KB   ((uint8_t)0x12U)

MPU Region Size 512KB

Definition at line 229 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_512MB

#define MPU_REGION_SIZE_512MB   ((uint8_t)0x1CU)

MPU Region Size 512MB

Definition at line 239 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_64B

#define MPU_REGION_SIZE_64B   ((uint8_t)0x05U)

MPU Region Size 64B

Definition at line 216 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_64KB

#define MPU_REGION_SIZE_64KB   ((uint8_t)0x0FU)

MPU Region Size 64KB

Definition at line 226 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_64MB

#define MPU_REGION_SIZE_64MB   ((uint8_t)0x19U)

MPU Region Size 64MB

Definition at line 236 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_8KB

#define MPU_REGION_SIZE_8KB   ((uint8_t)0x0CU)

MPU Region Size 8KB

Definition at line 223 of file gr55xx_hal_cortex.h.

◆ MPU_REGION_SIZE_8MB

#define MPU_REGION_SIZE_8MB   ((uint8_t)0x16U)

MPU Region Size 8MB

Definition at line 233 of file gr55xx_hal_cortex.h.