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.c69 DO_STORE_DATA, // Stores intermediate results for later recall. enumerator
393 gyroStillMeanTracker(gyro_cal, DO_STORE_DATA); in deviceStillnessCheck()
394 gyroTemperatureStatsTracker(gyro_cal, 0.0f, DO_STORE_DATA); in deviceStillnessCheck()
628 case DO_STORE_DATA: in gyroTemperatureStatsTracker()
730 case DO_STORE_DATA: in gyroStillMeanTracker()