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 840d386deb
Cleanup and optimization of the internal serial retrieval routines.
17 years ago
..
Template
DevChapter9.c Cleanup and optimization of the internal serial retrieval routines. 17 years ago
DevChapter9.h Cleanup and optimization of the internal serial retrieval routines. 17 years ago
Device.h Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the correct terminology is used (thanks to Brian Dickman). 17 years ago
Endpoint.c
Endpoint.h
Host.c Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions. 17 years ago
Host.h
HostChapter9.c
HostChapter9.h
LowLevel.c Renamed USB_Device_SetHighSpeed() to USB_Device_SetFullSpeed() so that the correct terminology is used (thanks to Brian Dickman). 17 years ago
LowLevel.h Cleanup USBMode.h to simplify preprocessor logic. 17 years ago
OTG.h
Pipe.c Corrected new Pipe_IsEndpointBound() function. 17 years ago
Pipe.h Added new Pipe_BoundEndpointNumber() and Pipe_IsEndpointBound() functions. 17 years ago