esp-idf/components/usb
Tomas Rezucha dc705312a3 usb: Allow settings of all signals in usb_phy
Until now, only usb_phy signals for external PHY were defined.
This is now extended with all OTG signals.
2022-10-18 09:18:29 +02:00
..
include usb: Allow settings of all signals in usb_phy 2022-10-18 09:18:29 +02:00
private_include usb: Hub Driver and USBH recover port automatically after disconnection 2022-01-06 15:12:16 +08:00
test usb: Allow settings of all signals in usb_phy 2022-10-18 09:18:29 +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 Add USB Host Library 2021-08-24 23:28:00 +08:00
maintainers.md usb: Fix how the HCD handles sudden disconnection 2021-11-02 14:30:58 +08:00
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: Allow settings of all signals in usb_phy 2022-10-18 09:18:29 +02:00
usb_phy.c usb: Allow settings of all signals in usb_phy 2022-10-18 09:18:29 +02:00
usb_private.c Add USB Host Library 2021-08-24 23:28:00 +08:00
usbh.c usb: Remove -Wno-format compile option 2022-09-05 20:14:56 +02:00