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
437 gyroStillMeanTracker(gyro_cal, DO_STORE_DATA); in deviceStillnessCheck()
438 gyroTemperatureStatsTracker(gyro_cal, 0.0f, DO_STORE_DATA); in deviceStillnessCheck()
673 case DO_STORE_DATA: in gyroTemperatureStatsTracker()
749 case DO_STORE_DATA: in gyroStillMeanTracker()