Searched refs:MPU_REGION_SIZE_64KB (Results 1 – 3 of 3) sorted by relevance
199 #define MPU_REGION_SIZE_64KB ((uint8_t)0x0F) macro341 ((SIZE) == MPU_REGION_SIZE_64KB) || \
79 MPU_InitStruct.Size = MPU_REGION_SIZE_64KB; in MPU_Config()
28 CORTEX_M7_BOOT.Size_S-Cortex_Memory_Protection_Unit_Region1_Settings_S=MPU_REGION_SIZE_64KB
Completed in 10 milliseconds