Home
last modified time | relevance | path

Searched refs:USB_DEVICE_EP1_CONF_REG (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.4.0/components/esptool_py/esptool/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.4.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h305 #define USB_DEVICE_EP1_CONF_REG (USB_DEVICE_BASE_REG + 0x004) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dusb_device_reg.h35 #define USB_DEVICE_EP1_CONF_REG (DR_REG_USB_DEVICE_BASE + 0x4) macro