Home
last modified time | relevance | path

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

/device/google/coral/vibrator/
DVibrator.cpp69 static constexpr int8_t MAX_PAUSE_TIMING_ERROR_MS = 1; // ALERT Irq Handling variable
345 timeMs += WAVEFORM_DOUBLE_CLICK_SILENCE_MS + MAX_PAUSE_TIMING_ERROR_MS; in getCompoundDetails()