Searched refs:magCalUpdate (Results 1 – 3 of 3) sorted by relevance
53 bool magCalUpdate(struct MagCal *moc, uint64_t sample_time_us,
164 bool magCalUpdate(struct MagCal *moc, uint64_t sample_time_us, in magCalUpdate() function
1775 newMagBias |= magCalUpdate(&mTask.moc, sensorTime * kSensorTimerIntervalUs, xi, yi, zi); in parseRawData()