Searched refs:MPU_REGION_SIZE_128MB (Results 1 – 2 of 2) sorted by relevance
210 #define MPU_REGION_SIZE_128MB ((uint8_t)0x1A) macro352 ((SIZE) == MPU_REGION_SIZE_128MB) || \
144 MPU_InitStruct.Size = MPU_REGION_SIZE_128MB; in MPU_Config()
Completed in 7 milliseconds