<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tinyusb.git/src/host/ohci/ohci.c, branch codex/class-reference-docs</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/tinyusb.git/atom/src/host/ohci/ohci.c?h=codex%2Fclass-reference-docs</id>
<link rel='self' href='http://cgit.235523.xyz/tinyusb.git/atom/src/host/ohci/ohci.c?h=codex%2Fclass-reference-docs'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/'/>
<updated>2021-02-23T16:09:48Z</updated>
<entry>
<title>move ehci and ohci to portable folder</title>
<updated>2021-02-23T16:09:48Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-23T16:09:48Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=451650fa32b245f2dc02c366b25fa802b75fbb1b'/>
<id>urn:sha1:451650fa32b245f2dc02c366b25fa802b75fbb1b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix ohci hcd_init() signature change</title>
<updated>2021-02-23T12:45:53Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2021-02-23T12:45:53Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=0de6a05d73ca79974bc45f5cfa94b2246113c1f1'/>
<id>urn:sha1:0de6a05d73ca79974bc45f5cfa94b2246113c1f1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>replacing hcd_pipe_xfer by usbh_edpt_xfer</title>
<updated>2020-09-06T04:49:00Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-06T04:49:00Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=15ad585e674f14e247aa7e5f42fb84f90f14be8b'/>
<id>urn:sha1:15ad585e674f14e247aa7e5f42fb84f90f14be8b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add in_isr to all hcd event functions</title>
<updated>2020-09-05T08:46:50Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-05T08:45:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=b8b95e84944b4c07cc9c9f4a7e4d53e6256b42f0'/>
<id>urn:sha1:b8b95e84944b4c07cc9c9f4a7e4d53e6256b42f0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename tuh_isr/hcd_isr to tuh_int_handler/hcd_int_handler</title>
<updated>2020-09-03T06:12:25Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-09-03T06:12:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=1d83ad0ebb6c263736b0dadec80c9406563a5199'/>
<id>urn:sha1:1d83ad0ebb6c263736b0dadec80c9406563a5199</id>
<content type='text'>
</content>
</entry>
<entry>
<title>implement hcd_uframe_number for ohci</title>
<updated>2020-05-22T14:45:34Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2020-05-22T14:45:34Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=d108ea4326d824da73da0a4f9632c5da6aa2e3ec'/>
<id>urn:sha1:d108ea4326d824da73da0a4f9632c5da6aa2e3ec</id>
<content type='text'>
able to get 8 byte descriptors using LPC1769 + base, but failed to reset
and set address.
</content>
</entry>
<entry>
<title>Normalize line endings</title>
<updated>2020-01-15T19:47:43Z</updated>
<author>
<name>Nathan Conrad</name>
<email>pigrew@gmail.com</email>
</author>
<published>2020-01-15T04:30:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=25c1bea782e69e8d365e8b61e12d888611d2f6f7'/>
<id>urn:sha1:25c1bea782e69e8d365e8b61e12d888611d2f6f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rename lpc 17/18 irq to dcd_isr/hcd_isr</title>
<updated>2019-11-21T09:08:08Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-11-21T09:08:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=043697ab9589955f831f4f716bb37b5470ba11f6'/>
<id>urn:sha1:043697ab9589955f831f4f716bb37b5470ba11f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add TU_ prefix to compiler ATTR to prevent name conflict with application</title>
<updated>2019-06-06T03:39:37Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-06-06T03:39:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=13e01c7dca1e72097be1723676b086be29d0e622'/>
<id>urn:sha1:13e01c7dca1e72097be1723676b086be29d0e622</id>
<content type='text'>
</content>
</entry>
<entry>
<title>update license year to 2019</title>
<updated>2019-05-14T04:48:05Z</updated>
<author>
<name>hathach</name>
<email>thach@tinyusb.org</email>
</author>
<published>2019-05-14T04:48:05Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/tinyusb.git/commit/?id=61ec4077520fb00e071fab5f5be3c6751eecd254'/>
<id>urn:sha1:61ec4077520fb00e071fab5f5be3c6751eecd254</id>
<content type='text'>
</content>
</entry>
</feed>
