Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_cal.c66 DO_STORE_DATA, // Stores intermediate results for later recall. enumerator
394 gyroStillMeanTracker(gyro_cal, DO_STORE_DATA); in deviceStillnessCheck()
395 gyroTemperatureStatsTracker(gyro_cal, 0.0f, DO_STORE_DATA); in deviceStillnessCheck()
629 case DO_STORE_DATA: in gyroTemperatureStatsTracker()
731 case DO_STORE_DATA: in gyroStillMeanTracker()