Macros | |
#define | MPU_ACCESS_CACHEABLE ((uint8_t)0x01U) |
#define | MPU_ACCESS_NOT_CACHEABLE ((uint8_t)0x00U) |
#define MPU_ACCESS_CACHEABLE ((uint8_t)0x01U) |
MPU Instruction Access Cacheable
Definition at line 193 of file gr55xx_hal_cortex.h.
#define MPU_ACCESS_NOT_CACHEABLE ((uint8_t)0x00U) |
MPU Instruction Access Not Cacheable
Definition at line 194 of file gr55xx_hal_cortex.h.