Searched refs:MPU_REGION_SIZE_8MB (Results 1 – 2 of 2) sorted by relevance
206 #define MPU_REGION_SIZE_8MB ((uint8_t)0x16) macro348 ((SIZE) == MPU_REGION_SIZE_8MB) || \
73 MPU_InitStruct.Size = MPU_REGION_SIZE_8MB; in mpu_init()
Completed in 6 milliseconds