esp32-s2_dfu/tinyusb/host
hathach da6b2fbef8 EHCI: immediately reset port when device connected. This proves to help prevent duplication connection event (also with OHCI)
increase delay after reset to 100 ms (NXP's EHCI does not work with 50ms)

--> fix all duplication connection with OHCI & EHCI
2014-02-28 17:08:47 +07:00
..
ehci EHCI: immediately reset port when device connected. This proves to help prevent duplication connection event (also with OHCI) 2014-02-28 17:08:47 +07:00
ohci fix the duplicated plug connection status change with lpc17xx by using immediate reset on isr. However Khanh's G5 mouse is not enumerated !! 2014-02-20 16:06:31 +07:00
hcd.c fix license 2013-06-22 12:54:47 +07:00
hcd.h use hcd_pipe_is_busy instead of hcd_pipe_is_idle 2014-02-20 10:41:31 +07:00
hub.c refractor hub api 2013-10-16 11:05:33 +07:00
hub.h more document 2013-10-26 20:14:12 +07:00
usbh.c EHCI: immediately reset port when device connected. This proves to help prevent duplication connection event (also with OHCI) 2014-02-28 17:08:47 +07:00
usbh.h starting to add support for IAR workbench 2013-09-19 16:11:11 +07:00
usbh_hcd.h refractor hub api 2013-10-16 11:05:33 +07:00
usbh_hub.h refractor hub api 2013-10-16 11:05:33 +07:00