OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:mag_timestamp
(Results
1 - 2
of
2
) sorted by null
/hardware/invensense/60xx/libsensors_iio/software/core/mllite/
hal_outputs.c
37
inv_time_t
mag_timestamp
;
member in struct:hal_output_t
242
*timestamp = hal_out.
mag_timestamp
;
395
inv_get_compass_set(compass, &accuracy, &(hal_out.
mag_timestamp
) );
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
hal_outputs.c
52
inv_time_t
mag_timestamp
;
member in struct:hal_output_t
327
*timestamp = hal_out.
mag_timestamp
;
593
inv_get_compass_set(compass, &accuracy, &(hal_out.
mag_timestamp
) );
Completed in 135 milliseconds