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

  /hardware/invensense/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;

Completed in 252 milliseconds