Home
last modified time | relevance | path

Searched defs:ChppGnssClock (Results 1 – 1 of 1) sorted by relevance

/system/chre/chpp/include/chpp/common/
Dgnss_types.h43 struct ChppGnssClock { struct
44 int64_t time_ns;
45 int64_t full_bias_ns;
46 float bias_ns;
47 float drift_nsps;
48 float bias_uncertainty_ns;
49 float drift_uncertainty_nsps;
50 uint32_t hw_clock_discontinuity_count;
51 uint16_t flags;
52 uint8_t reserved[2]; // Input ignored; always set to 0