ugfx/drivers/gaudio/gadc
inmarket 7c5a6c928f For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
..
driver.mk Make all include paths in ugfx relative. 2015-11-21 19:27:08 +10:00
gaudio_record_board_template.h For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +10:00
gaudio_record_config.h Update license header 2018-10-01 17:34:15 +02:00
gaudio_record_gadc.c For all source files update integer types to the new gI8 etc type names 2018-11-03 10:51:23 +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.