Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_io.c56 uint8_t byte = READ_REG(USB_DEVICE_EP1_REG); in jtag_serial_isr()
/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dsoc_support.h369 #define USB_DEVICE_EP1_REG (USB_DEVICE_BASE_REG + 0x000) macro