esp-idf/components/usb
Darian Leung d333833f59 usb_host: Rename struct/ll/hal symbols to use "usb_dwc" prefix
Following the file renaming to use the "usb_dwc" prefix, this commit
updates the symbol names of those files to use the "usb_dwc" as well.

Some LL functions were also renamed so that the register name is
mentioned.
2022-09-16 16:45:26 +08:00
..
include docs: fix all doxygen warnings 2022-05-12 14:50:03 +08:00
private_include
test usb: Remove -Wno-format compile option 2022-09-05 20:14:56 +02:00
CMakeLists.txt usb_host: Rename struct/ll/hal files to use "usb_dwc" prefix 2022-09-16 16:45:26 +08:00
hcd_dwc.c usb_host: Rename struct/ll/hal symbols to use "usb_dwc" prefix 2022-09-16 16:45:26 +08:00
hub.c Bugfix: make wTotalLength uint16_t to avoid truncation 2022-01-17 13:43:37 +01:00
Kconfig
maintainers.md
usb_helpers.c usbh_print_intf_desc prints wrong value for tbInterfaceClass (IDFGH-9000) 2022-05-21 15:54:21 -07:00
usb_host.c usb: Update USB Host Library 2022-01-06 15:14:10 +08:00
usb_phy.c
usb_private.c
usbh.c usb: Remove -Wno-format compile option 2022-09-05 20:14:56 +02:00