Macros | |
| #define | MPU_ACCESS_SHAREABLE ((uint8_t)0x01U) |
| #define | MPU_ACCESS_NOT_SHAREABLE ((uint8_t)0x00U) |
| #define MPU_ACCESS_NOT_SHAREABLE ((uint8_t)0x00U) |
MPU Instruction Access Not Shareable
Definition at line 187 of file gr55xx_hal_cortex.h.
| #define MPU_ACCESS_SHAREABLE ((uint8_t)0x01U) |
MPU Instruction Access Shareable
Definition at line 186 of file gr55xx_hal_cortex.h.