Home
last modified time | relevance | path

Searched +full:href +full:- +full:microvolt (Results 1 – 8 of 8) sorted by relevance

/Zephyr-latest/dts/bindings/input/
Despressif,esp32-touch-sensor.yaml2 # 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>;
[all …]
/Zephyr-latest/boards/espressif/esp32s2_saola/
Desp32s2_saola.dts4 * 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";
[all …]
/Zephyr-latest/boards/espressif/esp32s2_devkitc/
Desp32s2_devkitc.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "esp32s2_devkitc-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
12 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
21 i2c-0 = &i2c0;
28 zephyr,shell-uart = &uart0;
30 zephyr,code-partition = &slot0_partition;
34 compatible = "gpio-keys";
45 current-speed = <115200>;
[all …]
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/
Desp32_devkitc_wrover_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "esp32_devkitc_wrover-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
15 model = "Espressif ESP32-DevkitC WROVER-E PROCPU";
19 uart-0 = &uart0;
20 i2c-0 = &i2c0;
26 compatible = "gpio-keys";
37 zephyr,shell-uart = &uart0;
[all …]
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/
Desp32_devkitc_wroom_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "esp32_devkitc_wroom-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
15 model = "Espressif ESP32-DevkitC PROCPU";
19 uart-0 = &uart0;
20 i2c-0 = &i2c0;
26 compatible = "gpio-keys";
37 zephyr,shell-uart = &uart0;
[all …]
/Zephyr-latest/boards/lilygo/ttgo_t8s3/
Dttgo_t8s3_procpu.dts4 * 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;
[all …]
/Zephyr-latest/boards/espressif/esp32s3_devkitc/
Desp32s3_devkitc_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
10 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
12 #include "esp32s3_devkitc-pinctrl.dtsi"
15 model = "Espressif ESP32S3-DevkitC PROCPU";
19 i2c-0 = &i2c0;
26 zephyr,shell-uart = &uart0;
28 zephyr,code-partition = &slot0_partition;
29 zephyr,bt-hci = &esp32_bt_hci;
[all …]
/Zephyr-latest/boards/espressif/esp32s3_devkitm/
Desp32s3_devkitm_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include <zephyr/dt-bindings/input/input-event-codes.h>
10 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
12 #include "esp32s3_devkitm-pinctrl.dtsi"
15 model = "Espressif ESP32S3-DevkitM PROCPU";
19 i2c-0 = &i2c0;
26 zephyr,shell-uart = &uart0;
28 zephyr,code-partition = &slot0_partition;
29 zephyr,bt-hci = &esp32_bt_hci;
[all …]