Lines Matching +full:touch +full:- +full:sensor
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "esp32s2_saola-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
16 model = "Espressif ESP32S2-Saola";
21 i2c-0 = &i2c0;
28 zephyr,shell-uart = &uart0;
30 zephyr,code-partition = &slot0_partition;
34 compatible = "gpio-keys";
45 current-speed = <115200>;
46 pinctrl-0 = <&uart0_default>;
47 pinctrl-names = "default";
58 &touch {
59 debounce-interval-ms = <30>;
60 href-microvolt = <2700000>;
61 lref-microvolt = <500000>;
62 href-atten-microvolt = <1000000>;
63 filter-mode = <ESP32_TOUCH_FILTER_MODE_IIR_16>;
64 filter-debounce-cnt = <1>;
65 filter-noise-thr = <ESP32_TOUCH_FILTER_NOISE_THR_4_8TH>;
66 filter-jitter-step = <4>;
67 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
88 clock-frequency = <I2C_BITRATE_STANDARD>;
89 pinctrl-0 = <&i2c0_default>;
90 pinctrl-names = "default";
94 clock-frequency = <I2C_BITRATE_STANDARD>;
95 pinctrl-0 = <&i2c1_default>;
96 pinctrl-names = "default";
104 #address-cells = <1>;
105 #size-cells = <0>;
107 pinctrl-0 = <&spim2_default>;
108 pinctrl-names = "default";
112 #address-cells = <1>;
113 #size-cells = <0>;
115 pinctrl-0 = <&spim3_default>;
116 pinctrl-names = "default";