Home
last modified time | relevance | path

Searched +full:esp32 +full:- +full:touch (Results 1 – 25 of 47) sorted by relevance

12

/Zephyr-latest/dts/bindings/input/
Despressif,esp32-touch-sensor.yaml2 # SPDX-License-Identifier: Apache-2.0
5 Zephyr input touch sensor parent node
7 This defines a group of touch sensors that can generate input events. Each touch
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>
16 &touch {
17 compatible = "espressif,esp32-touch";
20 debounce-interval-ms = <30>;
21 href-microvolt = <27000000>;
[all …]
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/
Desp32s3_touch_lcd_1_28_esp32s3_appcpu.dts3 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
11 model = "ESP32-S3-Touch-LCD-1.28 APPCPU";
12 compatible = "waveshare,esp32-s3-touch-lcd-1.28";
19 zephyr,code-partition = &slot0_appcpu_partition;
Dboard.yml3 full_name: ESP32-S3-Touch-LCD-1.28
6 - name: esp32s3
Desp32s3_touch_lcd_1_28_esp32s3_procpu.yaml2 name: ESP32-S3-Touch-LCD-1.28 PROCPU
6 - zephyr
8 - gpio
9 - i2c
10 - spi
11 - watchdog
12 - regulator
13 - uart
14 - pwm
15 - pinmux
[all …]
Desp32s3_touch_lcd_1_28_esp32s3_procpu.dts3 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
8 #include "esp32s3_touch_lcd_1_28-pinctrl.dtsi"
9 #include <zephyr/dt-bindings/display/panel.h>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
11 #include <zephyr/dt-bindings/pwm/pwm.h>
15 model = "ESP32-S3-Touch-LCD-1.28 PROCPU";
16 compatible = "waveshare,esp32-s3-touch-lcd-1.28";
19 i2c-1 = &i2c1;
20 pwm-0 = &ledc0;
[all …]
Desp32s3_touch_lcd_1_28_esp32s3_appcpu.yaml2 name: ESP32-S3-Touch-LCD-1.28 APPCPU
6 - zephyr
8 - uart
11 - net
12 - bluetooth
13 - flash
14 - cpp
15 - posix
16 - watchdog
17 - logging
[all …]
/Zephyr-latest/boards/waveshare/esp32s3_touch_lcd_1_28/doc/
Dindex.rst6 The ESP32-S3-Touch-LCD-1.28 is an ESP32S3 development board from Waveshare with a round LCD,
7 suitable to build watches or similar projects. This board integrates complete Wi-Fi and Bluetooth
13 ESP32-S3 is a low-power MCU-based system on a chip (SoC) with integrated 2.4 GHz Wi-Fi
14 and Bluetooth® Low Energy (Bluetooth LE). It consists of high-performance dual-core microprocessor
15 (Xtensa® 32-bit LX7), a low power coprocessor, a Wi-Fi baseband, a Bluetooth LE baseband,
18 ESP32-S3-Touch-LCD-1.28 includes the following features:
20 - Dual core 32-bit Xtensa Microprocessor (Tensilica LX7), running up to 240MHz
21 - Additional vector instructions support for AI acceleration
22 - 2MB of SRAM
23 - 16MB of FLASH
[all …]
/Zephyr-latest/boards/espressif/esp32_devkitc_wrover/
Desp32_devkitc_wrover_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
8 #include <espressif/esp32/esp32_wrover_e_n4r8.dtsi>
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";
16 compatible = "espressif,esp32";
19 uart-0 = &uart0;
20 i2c-0 = &i2c0;
[all …]
/Zephyr-latest/boards/espressif/esp32_devkitc_wroom/
Desp32_devkitc_wroom_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
8 #include <espressif/esp32/esp32_wroom_32ue_n4.dtsi>
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";
16 compatible = "espressif,esp32";
19 uart-0 = &uart0;
20 i2c-0 = &i2c0;
[all …]
/Zephyr-latest/samples/subsys/input/input_dump/boards/
Desp32_devkitc_wroom_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
14 channel-num = <9>;
15 channel-sens = <20>;
20 channel-num = <8>;
21 channel-sens = <20>;
26 channel-num = <6>;
27 channel-sens = <20>;
[all …]
Desp32_devkitc_wrover_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
14 channel-num = <9>;
15 channel-sens = <20>;
20 channel-num = <8>;
21 channel-sens = <20>;
26 channel-num = <6>;
27 channel-sens = <20>;
[all …]
Desp32s2_saola.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
14 channel-num = <9>;
15 channel-sens = <20>;
20 channel-num = <8>;
21 channel-sens = <20>;
26 channel-num = <6>;
27 channel-sens = <20>;
[all …]
Desp32s3_devkitm_procpu.overlay4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
8 #include <zephyr/dt-bindings/input/esp32-touch-sensor-input.h>
10 &touch {
14 channel-num = <9>;
15 channel-sens = <20>;
20 channel-num = <8>;
21 channel-sens = <20>;
26 channel-num = <6>;
27 channel-sens = <20>;
[all …]
/Zephyr-latest/dts/xtensa/espressif/esp32s2/
Desp32s2_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/gpio/gpio.h>
11 #include <zephyr/dt-bindings/i2c/i2c.h>
12 #include <zephyr/dt-bindings/clock/esp32s2_clock.h>
13 #include <zephyr/dt-bindings/interrupt-controller/esp32s2-xtensa-intmux.h>
14 #include <dt-bindings/pinctrl/esp32-pinctrl.h>
17 #address-cells = <1>;
18 #size-cells = <1>;
21 die-temp0 = &coretemp;
[all …]
/Zephyr-latest/dts/xtensa/espressif/esp32/
Desp32_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/gpio/gpio.h>
11 #include <zephyr/dt-bindings/i2c/i2c.h>
12 #include <zephyr/dt-bindings/clock/esp32_clock.h>
13 #include <zephyr/dt-bindings/interrupt-controller/esp-xtensa-intmux.h>
14 #include <dt-bindings/pinctrl/esp32-pinctrl.h>
15 #include <zephyr/dt-bindings/pwm/pwm.h>
21 zephyr,flash-controller = &flash;
22 zephyr,bt-hci = &esp32_bt_hci;
[all …]
/Zephyr-latest/boards/wemos/esp32s2_lolin_mini/doc/
Dindex.rst6 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…
7 cost-effective, with a high performance and a rich set of IO capabilities. [1]_
11 - RSA-3072-based secure boot
12 - AES-XTS-256-based flash encryption
13 - Protected private key and device secrets from software access
14 - Cryptographic accelerators for enhanced performance
15 - Protection against physical fault injection attacks
16 - Various peripherals:
18 - 43x programmable GPIOs
19 - 14x configurable capacitive touch GPIOs
[all …]
/Zephyr-latest/dts/xtensa/espressif/esp32s3/
Desp32s3_common.dtsi4 * SPDX-License-Identifier: Apache-2.0
9 #include <zephyr/dt-bindings/adc/adc.h>
10 #include <zephyr/dt-bindings/gpio/gpio.h>
11 #include <zephyr/dt-bindings/i2c/i2c.h>
12 #include <zephyr/dt-bindings/clock/esp32s3_clock.h>
13 #include <zephyr/dt-bindings/interrupt-controller/esp32s3-xtensa-intmux.h>
14 #include <dt-bindings/pinctrl/esp32s3-pinctrl.h>
19 die-temp0 = &coretemp;
25 zephyr,flash-controller = &flash;
29 #address-cells = <1>;
[all …]
/Zephyr-latest/drivers/input/
DKconfig2 # SPDX-License-Identifier: Apache-2.0
8 # zephyr-keep-sorted-start
15 source "drivers/input/Kconfig.esp32"
35 source "drivers/input/Kconfig.touch"
38 # zephyr-keep-sorted-stop
/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/franzininho/esp32s2_franzininho/doc/
Dindex.rst6 …s an educational development board based on ESP32-S2 which is a highly integrated, low-power, sing…
7 designed to be secure and cost-effective, with a high performance and a rich set of IO capabilities…
11 - RSA-3072-based secure boot
12 - AES-XTS-256-based flash encryption
13 - Protected private key and device secrets from software access
14 - Cryptographic accelerators for enhanced performance
15 - Protection against physical fault injection attacks
16 - Various peripherals:
18 - 43x programmable GPIOs
19 - 14x configurable capacitive touch GPIOs
[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 …]
/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/
Dindex.rst6 M5Stack CoreS3 is an ESP32-based development board from M5Stack. It is the third generation of the …
12 - ESP32-S3 chip (dual-core Xtensa LX7 processor @240MHz, WIFI, OTG and CDC functions)
13 - PSRAM 8MB
14 - Flash 16MB
15 - LCD ISP 2", 320x240 pixel ILI9342C
16 - Capacitive multi touch FT6336U
17 - Speaker 1W AW88298
18 - Dual Microphones ES7210 Audio decoder
19 - RTC BM8563
20 - USB-C
[all …]

12