This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-01 21:25:45 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
56c9521abdef663b455a345c99a4f6b22591aa56
tinyusb
/
src
/
host
History
hathach
e41a63c60d
add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421
2025-05-21 15:27:18 +07:00
..
hcd.h
rename and expose tuh_bus_info_get() to application
2025-04-23 16:03:40 +07:00
hub.c
fix warnings, minor clean up
2025-05-13 12:16:22 +07:00
hub.h
refactor hub driver and move port reset on connection change to usbh.
2025-04-24 17:59:45 +07:00
usbh_pvt.h
add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421
2025-05-21 15:27:18 +07:00
usbh.c
add usbh_spin_lock/unlock() use spinlock instead of atomic flag for hcd max3421
2025-05-21 15:27:18 +07:00
usbh.h
define hcd_devtree_info_t forr backward compatible
2025-04-29 20:49:47 +07:00