Searched full:esp32 (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/Documentation/devicetree/bindings/serial/ |
D | esp,esp32-uart.yaml | 5 $id: http://devicetree.org/schemas/serial/esp,esp32-uart.yaml# 14 ESP32 UART controller is a part of the ESP32 SoC. 24 - esp,esp32-uart
|
D | esp,esp32-acm.yaml | 5 $id: http://devicetree.org/schemas/serial/esp,esp32-acm.yaml#
|
/linux-6.14.4/drivers/tty/serial/ |
D | esp32_uart.c | 19 #define DRIVER_NAME "esp32-uart" 113 .type = "ESP32 UART", 128 .compatible = "esp,esp32-uart", 657 OF_EARLYCON_DECLARE(esp32uart, "esp,esp32-uart", 778 MODULE_DESCRIPTION("Espressif ESP32 UART support");
|
D | esp32_acm.c | 458 MODULE_DESCRIPTION("Espressif ESP32 USB ACM gadget support");
|
D | Kconfig | 1578 tristate "Espressif ESP32 UART support" 1591 tristate "Espressif ESP32 USB ACM gadget support"
|