Searched refs:MPU_ACCESS_NOT_BUFFERABLE (Results 1 – 5 of 5) sorted by relevance
25 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in mpu_init()41 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in mpu_init()59 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in mpu_init()75 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in mpu_init()
86 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in MPU_Config()99 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in MPU_Config()125 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in MPU_Config()138 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in MPU_Config()
25 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in mpu_init()41 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in mpu_init()
170 #define MPU_ACCESS_NOT_BUFFERABLE ((uint8_t)0x00) macro308 ((STATE) == MPU_ACCESS_NOT_BUFFERABLE))
237 MPU_InitStruct.IsBufferable = MPU_ACCESS_NOT_BUFFERABLE; in MPU_Config()
Completed in 8 milliseconds