3.3.6.2 TAP_HOLD_TIMEOUT

If a finger stays within the bounds set by TAP_AREA and is not removed, the firmware will report a Tap Hold gesture once the gesture timer exceeds the TAP_HOLD_TIMEOUT value. HOLD_TAP is a single-finger gesture, whereas HOLD_TAP_DUAL is dual-finger gesture. Ideally, TAP_HOLD_TIMEOUT needs to be greater than the TAP_RELEASE_TIMEOUT and SWIPE_TIMEOUT.

Unit: x10 ms

E.g., If TAP_HOLD_TIMEOUT is configured as 6, then the user needs to tap and hold inside the TAP_AREA for 60 ms to qualify the gesture as tap and hold.

ParameterRange
TAP_HOLD_TIMEOUT0 to 255