OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:timestamp_prev
(Results
1 - 4
of
4
) sorted by null
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
data_builder.h
89
inv_time_t
timestamp_prev
;
member in struct:inv_single_sensor_t
data_builder.c
630
sensors.accel.
timestamp_prev
= sensors.accel.timestamp;
656
sensors.gyro.
timestamp_prev
= sensors.gyro.timestamp;
700
sensors.compass.
timestamp_prev
= sensors.compass.timestamp;
725
sensors.temp.
timestamp_prev
= sensors.temp.timestamp;
[
all
...]
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
data_builder.h
99
inv_time_t
timestamp_prev
;
member in struct:inv_single_sensor_t
data_builder.c
749
sensors.accel.
timestamp_prev
= sensors.accel.timestamp;
775
sensors.gyro.
timestamp_prev
= sensors.gyro.timestamp;
822
sensors.compass.
timestamp_prev
= sensors.compass.timestamp;
847
sensors.temp.
timestamp_prev
= sensors.temp.timestamp;
[
all
...]
Completed in 81 milliseconds