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
2364b09f80e097580630c556965bebd2013db7b3
tinyusb
/
tests
/
test
/
host
/
ehci
T
History
hathach
2364b09f80
add int_on_complete parameter to hcd_pipe_xfer for TD chain class request
...
fix control transfer request: remove get_control_request_ptr()
2013-03-09 14:19:40 +07:00
..
test_ehci_init.c
refractor
2013-03-06 14:55:02 +07:00
test_ehci_pipe_bulk_xfer.c
add int_on_complete parameter to hcd_pipe_xfer for TD chain class request
2013-03-09 14:19:40 +07:00
test_ehci_pipe_xfer.c
add int_on_complete parameter to hcd_pipe_xfer for TD chain class request
2013-03-09 14:19:40 +07:00
test_ehci_pipe.c
- addd p_qtd_list_tail to qhd structure for easy queue TD
2013-03-09 13:11:02 +07:00
test_ehci_structure.c
make "used" member of ehci_qtd_t into reserved place of buffer[1] (with assert check in hcd init)
2013-03-07 17:59:07 +07:00
test_ehci.h
refractor tests
2013-03-05 15:23:12 +07:00