summaryrefslogtreecommitdiff
path: root/tinyusb/host/ohci/ohci.h
AgeCommit message (Expand)Author
2014-04-13merge EHCI_MAX_QHD/QTD and OHCI_MAX_QHD/QTD to HCD_MAX_ENDPOINT/XFER and scal...hathach
2014-03-16doxygen documenthathach
2014-03-12fix IAR alignment OHCI hcca will occupies the whole 256 (instead of just 252 ...hathach
2014-03-04change lpc17xx cmsis file & ohci to be able to build with IARhathach
2013-12-18able to run MSC host demo on lpc17xxhathach
2013-12-17add in hcd_pipe_open & hcd_pipe_xferhathach
2013-12-16implement ohcihathach
2013-12-11add structure & define for ohcihathach