Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/esptool/targets/
Desp32s2.py81 UARTDEV_BUF_NO_USB_OTG = 2 # Value of the above indicating that USB-OTG is in use variable in ESP32S2ROM
280 return self.get_uart_no() == self.UARTDEV_BUF_NO_USB_OTG
Desp32s3.py84 UARTDEV_BUF_NO_USB_OTG = 3 # The above var when USB-OTG is used variable in ESP32S3ROM
314 return self.get_uart_no() == self.UARTDEV_BUF_NO_USB_OTG