esp-idf/components/usb/private_include
Darian Leung 95e6dd3884
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-06-04 20:34:50 +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-02-21 12:34:04 +01:00
usb_private.h change(usb/host): Remove data buffer headers from URBs 2024-02-19 06:57:30 +08:00
usbh.h refactor(usb): Remove USBH control transfer callback 2024-06-04 20:34:50 +08:00