Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/window_orientation/
Dwindow_orientation.c61 #define PROPOSAL_MIN_SETTLE_TIME NS2US(40000000ull) // 40 ms macro
222 uint64_t settle_time_needed = PROPOSAL_MIN_SETTLE_TIME; in isPredictedRotationAcceptable()