Home
last modified time | relevance | path

Searched refs:UART_USB_OTG (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h258 #define UART_USB_OTG 2 macro
274 #define UART_USB_OTG 3 macro
/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/
Dstub_io.c124 return uart->buff_uart_no == UART_USB_OTG; in stub_uses_usb_otg()