summaryrefslogtreecommitdiff
path: root/chip/g/usb-stream.h
Commit message (Expand)AuthorAgeFilesLines
* g: try batching USB stream data under heavy loadVadim Bendebury2019-09-211-1/+21
* g: set up USB TX in USB endpoint interrupt handlerNamyoon Woo2019-09-211-10/+4
* g: reduce a mem copy in usb upstream transferNamyoon Woo2019-09-211-6/+11
* g: add rx_handled into USB_STREAM_CONFIGNamyoon Woo2019-09-211-2/+6
* usb: Cleanup headersNicolas Boichat2019-09-211-0/+1
* Deferred: Use deferred_data instead of function pointerAnton Staaf2016-04-181-6/+6
* g: Add USB_STREAM_CONFIG_FULL macro to usb-stream.hBill Richardson2016-04-111-12/+41
* cr50: add support for creating multiple serial endpointsMary Ruthven2016-04-071-0/+192