nuttx/drivers/usbhost
Alan Carvalho de Assis 8cb1fd713e drivers/usbhost_hub: Add support to Multiple TT HS HUB
This is the case for USB2517 USB HUB. Also improved the driver to
avoid mistakes: initially I changed g_id[3], but the in register
there is another field where we need to pass this size again. So
it is better to use ARRAY_SIZE() macro to avoid mistakes.

Signed-off-by: Alan C. Assis <acassis@gmail.com>
2025-10-27 18:24:42 +08:00
..
CMakeLists.txt
hid_parser.c
Kconfig
Make.defs
usbhost_bthci.c
usbhost_cdcacm.c
usbhost_cdcmbim.c
usbhost_composite.c
usbhost_composite.h
usbhost_devaddr.c
usbhost_drivers.c
usbhost_enumerate.c
usbhost_findclass.c
usbhost_ft232r.c
usbhost_hidkbd.c
usbhost_hidmouse.c
usbhost_hub.c drivers/usbhost_hub: Add support to Multiple TT HS HUB 2025-10-27 18:24:42 +08:00
usbhost_max3421e.c
usbhost_registerclass.c
usbhost_registry.c
usbhost_registry.h
usbhost_skeleton.c
usbhost_storage.c
usbhost_trace.c
usbhost_waiter.c
usbhost_xboxcontroller.c
usbhost_xhci.h
usbhost_xhci_pci.c
usbhost_xhci_trace.c
usbhost_xhci_trace.h