Home
last modified time | relevance | path

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

/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/
Dstub_io.c54 while (READ_REG(USB_DEVICE_EP1_CONF_REG) & USB_DEVICE_SERIAL_OUT_EP_DATA_AVAIL) in jtag_serial_isr()
/hal_espressif-3.7.0/tools/esptool_py/flasher_stub/include/
Dsoc_support.h371 #define USB_DEVICE_SERIAL_OUT_EP_DATA_AVAIL (1<<2) macro