You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/LUFA/Drivers/USB/LowLevel
Dean Camera f555ad7ced
Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk).
15 years ago
..
Device.c Update copyright year on all source files. 15 years ago
Device.h Minor documentation improvements. 15 years ago
Endpoint.c Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 15 years ago
Endpoint.h Minor documentation improvements. 15 years ago
Host.c Update copyright year on all source files. 15 years ago
Host.h Minor documentation improvements. 15 years ago
OTG.h Minor documentation improvements. 15 years ago
Pipe.c Altered all endpoint/pipe stream transfers so that the new BytesProcessed parameter now points to a location where the number of bytes in the transfer that have been completed can be stored (or NULL if entire transaction should be performed in one chunk). 15 years ago
Pipe.h Minor documentation improvements. 15 years ago
USBController.c Update copyright year on all source files. 15 years ago
USBController.h Minor documentation improvements. 15 years ago
USBInterrupt.c Update copyright year on all source files. 15 years ago
USBInterrupt.h Update copyright year on all source files. 15 years ago