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

  /hardware/invensense/60xx/libsensors_iio/software/core/mllite/
hal_outputs.c 34 inv_time_t nav_timestamp; member in struct:hal_output_t
115 *timestamp = hal_out.nav_timestamp;
207 *timestamp = hal_out.nav_timestamp;
312 *timestamp = hal_out.nav_timestamp;
334 &hal_out.nav_timestamp);
372 hal_out.nav_timestamp = sensor_cal->gyro.timestamp;
376 hal_out.nav_timestamp = sensor_cal->accel.timestamp;
380 hal_out.nav_timestamp = sensor_cal->compass.timestamp;
384 hal_out.nav_timestamp = sensor_cal->quat.timestamp;
results_holder.c 34 inv_time_t nav_timestamp; member in struct:results_t
75 rh.nav_timestamp = timestamp;
86 *timestamp = rh.nav_timestamp;
  /hardware/invensense/65xx/libsensors_iio/software/core/mllite/
hal_outputs.c 49 inv_time_t nav_timestamp; member in struct:hal_output_t
131 *timestamp = hal_out.nav_timestamp;
225 *timestamp = hal_out.nav_timestamp;
249 hal_out.gam_timestamp = hal_out.nav_timestamp;
485 *timestamp = hal_out.nav_timestamp;
498 hal_out.gam_timestamp = hal_out.nav_timestamp;
531 &hal_out.nav_timestamp);
570 hal_out.nav_timestamp = sensor_cal->gyro.timestamp;
574 hal_out.nav_timestamp = sensor_cal->accel.timestamp;
578 hal_out.nav_timestamp = sensor_cal->compass.timestamp;
    [all...]
results_holder.c 37 inv_time_t nav_timestamp; member in struct:results_t
92 rh.nav_timestamp = timestamp;
115 *timestamp = rh.nav_timestamp;

Completed in 2317 milliseconds