Searched refs:MPU_REGION_FULL_ACCESS (Results 1 – 3 of 3) sorted by relevance
24 MPU_InitStruct.AccessPermission = MPU_REGION_FULL_ACCESS; in mpu_init()40 MPU_InitStruct.AccessPermission = MPU_REGION_FULL_ACCESS; in mpu_init()58 MPU_InitStruct.AccessPermission = MPU_REGION_FULL_ACCESS; in mpu_init()74 MPU_InitStruct.AccessPermission = MPU_REGION_FULL_ACCESS; in mpu_init()
24 MPU_InitStruct.AccessPermission = MPU_REGION_FULL_ACCESS; in mpu_init()40 MPU_InitStruct.AccessPermission = MPU_REGION_FULL_ACCESS; in mpu_init()
226 #define MPU_REGION_FULL_ACCESS ((uint8_t)0x03) macro317 ((TYPE) == MPU_REGION_FULL_ACCESS) || \
Completed in 7 milliseconds