Lines Matching full:detection
7 * @click_flags: Click detection unit configuration
8 * @click_thresh_x: Click detection unit x axis threshold
9 * @click_thresh_y: Click detection unit y axis threshold
10 * @click_thresh_z: Click detection unit z axis threshold
11 * @click_time_limit: Click detection unit time parameter
12 * @click_latency: Click detection unit latency parameter
13 * @click_window: Click detection unit window parameter
41 * detection units and click detection unit. There are plenty of ways to
43 * the fields here. Behaviour of the detection blocks varies heavily depending
44 * on the configuration. For example, interrupt detection block can use high
46 * Irq_flags can be used to enable interrupt detection on the both edges.