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
4dc6746a686f91f4b54dc888a8eadbfbbcd26073
tinyUSB
/
src
/
host
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