Searched refs:MPU_ACCESS_NOT_CACHEABLE (Results 1 – 4 of 4) sorted by relevance
85 MPU_InitStruct.IsCacheable = MPU_ACCESS_NOT_CACHEABLE; in MPU_Config()98 MPU_InitStruct.IsCacheable = MPU_ACCESS_NOT_CACHEABLE; in MPU_Config()124 MPU_InitStruct.IsCacheable = MPU_ACCESS_NOT_CACHEABLE; in MPU_Config()137 MPU_InitStruct.IsCacheable = MPU_ACCESS_NOT_CACHEABLE; in MPU_Config()
161 #define MPU_ACCESS_NOT_CACHEABLE ((uint8_t)0x00) macro305 ((STATE) == MPU_ACCESS_NOT_CACHEABLE))
60 MPU_InitStruct.IsCacheable = MPU_ACCESS_NOT_CACHEABLE; in mpu_init()
236 MPU_InitStruct.IsCacheable = MPU_ACCESS_NOT_CACHEABLE; in MPU_Config()
Completed in 13 milliseconds