Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/
Dstub_io.c74 REG_SET_MASK(USB_DEVICE_INT_ENA_REG, USB_DEVICE_SERIAL_OUT_RECV_PKT_INT_ENA); in stub_configure_rx_uart()
/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h303 #define USB_DEVICE_INT_ENA_REG (USB_DEVICE_BASE_REG + 0x010) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dusb_device_reg.h214 #define USB_DEVICE_INT_ENA_REG (DR_REG_USB_DEVICE_BASE + 0x10) macro