| .. |
|
Audio.c
|
Changed Audio Class driver sample read/write functions to be inline, to reduce the number of cycles needed to transfer samples to and from the device (allowing more time for processing and output).
|
2009-10-03 07:59:32 +00:00 |
|
Audio.h
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
CDC.c
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
CDC.h
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
HID.c
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
HID.h
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
MassStorage.c
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
MassStorage.h
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
MIDI.c
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
MIDI.h
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
RNDIS.c
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
RNDIS.h
|
Add optional double-banking support to the Device mode Class Drivers, on a per-endpoint, per-interface level.
|
2009-11-06 13:43:18 +00:00 |
|
RNDISConstants.h
|
Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.
|
2009-06-14 15:55:13 +00:00 |