This website requires JavaScript.
Explore
Help
Register
Sign In
jesus
/
tinyusb
Watch
1
Star
0
Fork
0
You've already forked tinyusb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
e6224bccf980c931b3f2630d08517627823f326d
tinyusb
/
src
/
host
T
History
hathach
2a60427bdc
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
2018-12-14 15:30:54 +07:00
..
ehci
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
2018-12-14 15:30:54 +07:00
ohci
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
2018-12-14 15:30:54 +07:00
hcd.h
clean up compiler attribute
2018-12-14 13:08:21 +07:00
hub.c
rename bit_* helper to tu_bit_*, BIT_* to TU_BIT_* for consistency
2018-12-14 15:30:54 +07:00
hub.h
clean up compiler attribute
2018-12-14 13:08:21 +07:00
usbh_hcd.h
rename usbh_xfer_isr to hcd_event_xfer_complete
2018-12-10 05:47:33 +07:00
usbh.c
clean up compiler attribute
2018-12-14 13:08:21 +07:00
usbh.h
seperate tusb_task() to tud_task() and tuh_task()
2018-12-13 14:51:37 +07:00