Lines Matching +full:lref +full:- +full:microvolt
4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "ttgo_t8s3-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
19 i2c-0 = &i2c0;
22 uart-0 = &uart0;
30 /* zephyr,shell-uart = &uart0; */
32 zephyr,shell-uart = &usb_serial;
34 zephyr,code-partition = &slot0_partition;
35 zephyr,bt-hci = &esp32_bt_hci;
39 compatible = "gpio-keys";
50 current-speed = <115200>;
51 pinctrl-0 = <&uart0_default>;
52 pinctrl-names = "default";
64 debounce-interval-ms = <30>;
65 href-microvolt = <2700000>;
66 lref-microvolt = <500000>;
67 href-atten-microvolt = <1000000>;
68 filter-mode = <ESP32_TOUCH_FILTER_MODE_IIR_16>;
69 filter-debounce-cnt = <1>;
70 filter-noise-thr = <ESP32_TOUCH_FILTER_NOISE_THR_4_8TH>;
71 filter-jitter-step = <4>;
72 filter-smooth-level = <ESP32_TOUCH_FILTER_SMOOTH_MODE_IIR_2>;
76 clock-frequency = <I2C_BITRATE_STANDARD>;
77 pinctrl-0 = <&i2c0_default>;
78 pinctrl-names = "default";
82 #address-cells = <1>;
83 #size-cells = <0>;
85 pinctrl-0 = <&spim2_default>;
86 pinctrl-names = "default";
87 /* dma-enabled; TODO */
88 clock-frequency = <20000000>;
89 cs-gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
91 compatible = "zephyr,sdhc-spi-slot";
94 spi-max-frequency = <20000000>;
96 compatible = "zephyr,sdmmc-disk";
97 disk-name = "SD";
104 #address-cells = <1>;
105 #size-cells = <0>;
107 pinctrl-0 = <&spim3_default>;
108 pinctrl-names = "default";
112 pinctrl-0 = <&twai_default>;
113 pinctrl-names = "default";