Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_io.c132 static void usb_dw_isr_handler_wrapper(void *arg) in usb_dw_isr_handler_wrapper() function
148 #define usb_dw_isr_handler_wrapper usb_dw_isr_handler macro
159 ets_isr_attach(ETS_USB_INUM, usb_dw_isr_handler_wrapper, NULL); in stub_configure_rx_usb()