Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/esptool_py/esptool/flasher_stub/include/
Dsoc_support.h308 #define USB_DEVICE_SERIAL_OUT_EP_DATA_AVAIL (1<<2) macro
/hal_espressif-3.4.0/components/soc/esp32s3/include/soc/
Dusb_device_reg.h38 #define USB_DEVICE_SERIAL_OUT_EP_DATA_AVAIL (BIT(2)) macro