Lines Matching +full:high +full:- +full:level
2 # SPDX-License-Identifier: Apache-2.0
8 sensor is defined in a child node of the touch-sensor node and defines a specific key
13 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
17 compatible = "espressif,esp32-touch";
20 debounce-interval-ms = <30>;
21 href-microvolt = <27000000>;
22 lref-microvolt = <500000>;
23 href-atten-microvolt = <1000000>;
24 filter-mode = <ESP32_TOUCH_FILTER_MODE_IIR_16>;
25 filter-debounce-cnt = <1>;
26 filter-noise-thr = <ESP32_TOUCH_FILTER_NOISE_THR_4_8TH>;
27 filter-jitter-step = <4>;
28 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
31 channel-num = <1>;
32 channel-sens = <20>;
38 compatible: "espressif,esp32-touch"
43 debounce-interval-ms:
48 href-microvolt:
51 - 2400000
52 - 2500000
53 - 2500000
54 - 2700000
56 description: Touch sensor high reference voltage.
58 lref-microvolt:
61 - 500000
62 - 600000
63 - 700000
64 - 800000
68 href-atten-microvolt:
71 - 1500000
72 - 1000000
73 - 500000
74 - 0
76 description: Touch sensor high reference attenuation voltage.
78 filter-mode:
85 filter-debounce-cnt:
92 filter-noise-thr:
99 filter-jitter-step:
106 filter-smooth-level:
110 Touch sensor level of filter applied on the original data against large noise interference.
113 child-binding:
116 channel-num:
121 channel-sens: