esp-idf/components/usb/private_include
Darian Leung 411e5481e7
refactor(usb): Remove USBH control transfer callback
This commit merges the USBH control transfer callback into the USBH event
callback. This simplifies the code as the USBH now uses a single callback.
2024-03-06 23:09:17 +08:00
..
hcd.h usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
hub.h feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00
usb_private.h change(usb/host): Remove data buffer headers from URBs 2023-11-24 20:57:03 +08:00
usbh.h refactor(usb): Remove USBH control transfer callback 2024-03-06 23:09:17 +08:00