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
Dean Camera 2731c3a8ae
Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates.
13 years ago
..
Class Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates. 13 years ago
Core Added new callback to the Audio Class driver to allow for endpoint control manipulations such as data sample rates. 13 years ago
USB.h Copy out the EndpointStream and PipeStream functions to each architecture, so that each architecture can optimise the stream functions according to the available hardware (such as DMA, where available). 14 years ago