esp-idf/components/soc/esp32s2/include
Darian Leung d8d4e3acb0 usb_host: Rename struct/ll/hal files to use "usb_dwc" prefix
This commit updates the DWC_OTG based struct/ll/hal file names to
use the prefix "usb_dwc". This naming scheme reduces ambiguity if
another USB controller implementation is added.

As a result, "hcd.c" has been renamed to "hcd_dwc.c"
2022-09-16 16:45:26 +08:00
..
soc usb_host: Rename struct/ll/hal files to use "usb_dwc" prefix 2022-09-16 16:45:26 +08:00