ugfx/drivers/gaudio/gadc
inmarket 271f0c743f Updates to GADC to use new simpler gfx queued bufferring.
NOTE: code is still buggy (or the one and only driver is buggy).
2014-03-20 23:41:27 +10:00
..
driver.mk Cause the gaudio/gadc driver (currently broken) to include the GADC framework if it is included in the make. 2014-03-20 23:31:10 +10:00
gaudio_record_board_template.h Updates to GADC to use new simpler gfx queued bufferring. 2014-03-20 23:41:27 +10:00
gaudio_record_config.h Updates to GADC to use new simpler gfx queued bufferring. 2014-03-20 23:41:27 +10:00
gaudio_record_lld.c Updates to GADC to use new simpler gfx queued bufferring. 2014-03-20 23:41:27 +10:00
readme.txt Combine GAUDIN and GAUDOUT into a single GAUDIO module. 2014-03-11 17:13:31 +10:00

readme.txt

This driver uses the generic GADC driver to provide a GAUDIO recording device.

It supports whatever high speed device channels that your GADC driver and board supports.

For stereo, the samples are interleaved. Remember to allocate enough space for two samples per
sample period.