This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
f26a93908ef9dcde6818c9b271727ed6c77e87d8
tinyUSB
/
src
/
host
History
hathach
49e2aabc81
EHCI more improvement
...
- more dcache clean/invalidate - extract init_periodic_list() - improve isr list handling
2023-05-18 13:45:38 +07:00
..
hcd.h
EHCI more improvement
2023-05-18 13:45:38 +07:00
hub.c
correct EHCI reporting failed xfer (instead of stalled) when device is unplugged
2023-05-16 11:09:21 +07:00
hub.h
rename user_arg to user_data
2022-03-17 22:37:51 +07:00
usbh_classdriver.h
moving edpt_stream API into common tusb.c
2022-12-22 08:52:01 +07:00
usbh.c
add various check for disconncted device, also
fix
#1511
un-roll recursive hub removal with usbh queue
2023-05-16 11:09:22 +07:00
usbh.h
add tuh_task_event_ready(), better implement blocking control transfer for rtos
2023-03-22 09:23:44 +07:00