Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_sphere_fit_cal/
Dmag_sphere_fit.c100 uint64_t sample_time_us) { in magCalSphereFit()
123 uint64_t sample_time_us, float x, float y, in magCalSphereUpdate()
/device/google/contexthub/firmware/os/algos/calibration/magnetometer/mag_cal/
Dmag_cal.c90 static bool moc_batch_complete(struct MagCal *moc, uint64_t sample_time_us) { in moc_batch_complete()
140 enum MagUpdate magCalUpdate(struct MagCal *moc, uint64_t sample_time_us, in magCalUpdate()