HomeSort by relevance Sort by last modified time
    Searched refs:gyro_status (Results 1 - 3 of 3) sorted by null

  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
hal_outputs.c 39 int gyro_status; member in struct:hal_output_t
155 if (hal_out.gyro_status & INV_NEW_DATA)
179 if (hal_out.gyro_status & INV_NEW_DATA)
342 hal_out.gyro_status = sensor_cal->gyro.status;
  /hardware/invensense/6515/libsensors_iio/software/core/mllite/
hal_outputs.c 55 int gyro_status; member in struct:hal_output_t
212 if (hal_out.gyro_status & INV_NEW_DATA)
237 if (hal_out.gyro_status & INV_NEW_DATA)
587 hal_out.gyro_status = sensor_cal->gyro.status;
592 MPL_LOGV("hal_out:g=%d", hal_out.gyro_status);
614 hal_out.gyro_status &= ~INV_NEW_DATA;
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
hal_outputs.c 55 int gyro_status; member in struct:hal_output_t
173 if (hal_out.gyro_status & INV_NEW_DATA)
198 if (hal_out.gyro_status & INV_NEW_DATA)
543 hal_out.gyro_status = sensor_cal->gyro.status;
548 MPL_LOGV("hal_out:g=%d", hal_out.gyro_status);

Completed in 111 milliseconds