nuttx/drivers/usbhost
Peter Barada efdbdfe409 arch/arm/stm32*: Use PRIx32 format specifier where appropriate
Replace 'x' printf format specifier with PRIx32 where
corresponding value is uint32_t type.

Signed-off-by Peter Barada <peter.barada@gmail.com>
2026-04-01 13:48:58 +08:00
..
CMakeLists.txt drivers/usbhost: Aligned Cmake with Make 2025-10-09 18:20:36 -04:00
hid_parser.c drivers/usbhost/hid_parser: migrate to SPDX identifier 2024-12-18 17:51:57 +08:00
Kconfig drivers/usbhost: add xHCI support 2025-05-15 21:58:57 +08:00
Make.defs drivers/usbhost: add xHCI support 2025-05-15 21:58:57 +08:00
usbhost_bthci.c drivers/usbhost: use small lock to protect usbhost bthci 2025-12-13 12:39:48 +08:00
usbhost_cdcacm.c usbhost: cdcacm exit wq after copy all received data 2025-12-14 10:37:53 -03:00
usbhost_cdcmbim.c netdev_driver: add carrier_on to xxx_ifup where carrier_on is absent 2026-02-02 13:23:05 +08:00
usbhost_composite.c drivers/usbhost: recognize sim usb cdcacm composite device 2025-03-05 10:11:29 +01:00
usbhost_composite.h drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
usbhost_devaddr.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
usbhost_drivers.c usbhost: add common usb host waiter and drivers initialization 2025-05-15 21:58:57 +08:00
usbhost_enumerate.c driver/usbhost: Support obtaining USB3.0 device descriptors 2025-12-09 08:57:28 -05:00
usbhost_findclass.c drivers/usbhost: Use small lock to protect usbhost common function 2025-12-13 12:39:48 +08:00
usbhost_ft232r.c drivers: migrate to SPDX identifier 2024-11-06 18:02:25 +08:00
usbhost_hidkbd.c drivers/usbhost_hidkbd: Fix small typo in usbhost_hidkbd.c 2026-01-18 11:57:58 -05:00
usbhost_hidmouse.c sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
usbhost_hub.c drivers/usbhost_hub: Add support to Multiple TT HS HUB 2025-10-27 18:24:42 +08:00
usbhost_max3421e.c style: Fix "the the" typo across the codebase. 2026-03-23 11:07:49 +01:00
usbhost_registerclass.c drivers/usbhost: Use small lock to protect usbhost common function 2025-12-13 12:39:48 +08:00
usbhost_registry.c drivers/usbhost: Use small lock to protect usbhost common function 2025-12-13 12:39:48 +08:00
usbhost_registry.h drivers/usbhost: Use small lock to protect usbhost common function 2025-12-13 12:39:48 +08:00
usbhost_skeleton.c style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
usbhost_storage.c arch/arm/stm32*: Use PRIx32 format specifier where appropriate 2026-04-01 13:48:58 +08:00
usbhost_trace.c drivers/usbhost: Use small lock to protect usbhost common function 2025-12-13 12:39:48 +08:00
usbhost_waiter.c usbhost: add common usb host waiter and drivers initialization 2025-05-15 21:58:57 +08:00
usbhost_xboxcontroller.c sched/sleep: replace all Signal-based sleep implement to Scheduled sleep 2025-10-17 14:05:02 +08:00
usbhost_xhci.h drivers/usbhost: add xHCI support 2025-05-15 21:58:57 +08:00
usbhost_xhci_pci.c drivers/usbhost: add xHCI support 2025-05-15 21:58:57 +08:00
usbhost_xhci_trace.c drivers/usbhost: add xHCI support 2025-05-15 21:58:57 +08:00
usbhost_xhci_trace.h drivers/usbhost: add xHCI support 2025-05-15 21:58:57 +08:00