.. |
AndroidAccessoryClassHost.c
|
Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.
|
2012-02-20 18:47:25 +00:00 |
AndroidAccessoryClassHost.h
|
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
|
2012-02-24 20:25:36 +00:00 |
AudioClassHost.c
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
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.
|
2012-02-19 15:24:05 +00:00 |
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.
|
2012-03-25 12:12:08 +00:00 |
CDCClassHost.h
|
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
|
2012-02-24 20:25:36 +00:00 |
HIDClassHost.c
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
HIDClassHost.h
|
Minor documentation fixes - change \note entries to \warning where appropriate and remove/update old documentation.
|
2012-02-24 20:25:36 +00:00 |
MIDIClassHost.c
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
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.
|
2012-02-19 15:24:05 +00:00 |
MassStorageClassHost.c
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
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.
|
2012-02-19 15:24:05 +00:00 |
PrinterClassHost.c
|
Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.
|
2012-02-20 18:47:25 +00:00 |
PrinterClassHost.h
|
Remove potentially unaligned uint32_t access in HIDParser.c, replace with standard C bit shifts.
|
2012-02-20 18:47:25 +00:00 |
RNDISClassHost.c
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
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.
|
2012-02-19 15:24:05 +00:00 |
StillImageClassHost.c
|
Update file contributor copyrights for 2012.
|
2012-02-04 22:38:44 +00:00 |
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.
|
2012-02-19 15:24:05 +00:00 |