Searched refs:MPU_ACCESS_NOT_SHAREABLE (Results 1 – 4 of 4) sorted by relevance
84 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in MPU_Config()97 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in MPU_Config()110 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in MPU_Config()123 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in MPU_Config()136 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in MPU_Config()149 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in MPU_Config()
27 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in mpu_init()43 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in mpu_init()77 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in mpu_init()
27 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in mpu_init()43 MPU_InitStruct.IsShareable = MPU_ACCESS_NOT_SHAREABLE; in mpu_init()
152 #define MPU_ACCESS_NOT_SHAREABLE ((uint8_t)0x00) macro302 ((STATE) == MPU_ACCESS_NOT_SHAREABLE))
Completed in 8 milliseconds