Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/magnetometer/
Dmag_cal.c145 static int moc_batch_complete(struct MagCal *moc, uint64_t sample_time_us) { in moc_batch_complete() function
245 if (moc_batch_complete(moc, sample_time_us)) { in magCalUpdate()