Home
last modified time | relevance | path

Searched full:esp32s3 (Results 1 – 5 of 5) sorted by relevance

/linux-6.14.4/Documentation/devicetree/bindings/serial/
Desp,esp32-acm.yaml8 title: ESP32S3 ACM gadget controller
14 Fixed function USB CDC-ACM gadget controller of the Espressif ESP32S3 SoC.
21 const: esp,esp32s3-acm
39 compatible = "esp,esp32s3-acm";
Desp,esp32-uart.yaml15 ESP32S3 UART controller is a part of the ESP32S3 SoC.
25 - esp,esp32s3-uart
47 compatible = "esp,esp32s3-uart";
/linux-6.14.4/drivers/tty/serial/
Desp32_acm.c17 #define DRIVER_NAME "esp32s3-acm"
41 .compatible = "esp,esp32s3-acm",
239 return "ESP32S3 ACM"; in esp32s3_acm_type()
356 OF_EARLYCON_DECLARE(esp32s3acm, "esp,esp32s3-acm",
Desp32_uart.c122 .type = "ESP32S3 UART",
131 .compatible = "esp,esp32s3-uart",
668 OF_EARLYCON_DECLARE(esp32s3uart, "esp,esp32s3-uart",
DKconfig1597 Driver for the CDC ACM gadget controller of the Espressif ESP32S3