Home
last modified time | relevance | path

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

/device/google/contexthub/sensorhal/
Dhubconnection.cpp2162 constexpr uint64_t PERIOD_800HZ = 1250000; in updateSampleRate() local
2164 (frequency_q10_to_period_ns(mSensorState[handle].rate) + PERIOD_800HZ / 2) in updateSampleRate()
2165 / PERIOD_800HZ; in updateSampleRate()
2166 uint64_t desiredTSample = PERIOD_800HZ; in updateSampleRate()