Home
last modified time | relevance | path

Searched defs:sample_time (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/util/nanotool/
Dsensorevent.cpp139 uint64_t sample_time = GetReferenceTime(); in GetSampleTime() local
152 uint64_t sample_time = GetSampleTime(index); in GetSampleTimeStr() local
/device/google/contexthub/firmware/os/algos/calibration/gyroscope/
Dgyro_stillness_detect.c52 uint64_t stillness_win_endtime, uint64_t sample_time, in gyroStillDetUpdate()