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/Class/Host
Dean Camera 00b6b0140f
Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos.
13 years ago
..
AndroidAccessoryClassHost.c Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts. 13 years ago
AndroidAccessoryClassHost.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
AudioClassHost.c Update file contributor copyrights for 2012. 13 years ago
AudioClassHost.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
CDCClassHost.c Re-enable cppcheck static analysis unused function checks after adding in special-case suppressions to the event stub functions. Add missing function prototypes to the AudioInput and AudioOutput class driver device demos. 13 years ago
CDCClassHost.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
HIDClassHost.c Update file contributor copyrights for 2012. 13 years ago
HIDClassHost.h Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation. 13 years ago
MIDIClassHost.c Update file contributor copyrights for 2012. 13 years ago
MIDIClassHost.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
MassStorageClassHost.c Update file contributor copyrights for 2012. 13 years ago
MassStorageClassHost.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
PrinterClassHost.c Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts. 13 years ago
PrinterClassHost.h Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts. 13 years ago
RNDISClassHost.c Update file contributor copyrights for 2012. 13 years ago
RNDISClassHost.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago
StillImageClassHost.c Update file contributor copyrights for 2012. 13 years ago
StillImageClassHost.h All USB Class Driver configuration struct values are now non-const, to allow for run-time modifications if required before configuring an instance. 13 years ago