Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c54 #define ACCEL_MAX_LATENCY_NS 40000000ull // 40 ms in nsec macro
577 … if (sensorRequest(mTask.tid, mTask.accelHandle, ACCEL_MIN_RATE_HZ, ACCEL_MAX_LATENCY_NS)) { in windowOrientationSetRate()