Home
last modified time | relevance | path

Searched refs:update_time (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.h71 uint64_t update_time; // [micro-seconds] member
Dmag_cal.c110 moc->update_time = 0; in initMagCal()
208 moc->update_time); in magCalUpdate()
215 moc->update_time = sample_time_us; in magCalUpdate()