Searched refs:stableTime (Results 1 – 1 of 1) sorted by relevance
483 uint32 stableTime = 0; in _DebouncePort() local493 stableTime += USB_DEBOUNCE_CHECK_INTERVAL; in _DebouncePort()494 if (stableTime >= USB_DEBOUNCE_STABLE_TIME) in _DebouncePort()507 stableTime = 0; in _DebouncePort()