ugfx/drivers/gaudio/gadc
2014-03-30 19:08:53 +10:00
..
driver.mk Fix definition of when GADC is turned on for GADC audio driver 2014-03-30 19:08:53 +10:00
gaudio_record_board_template.h
gaudio_record_config.h
gaudio_record_lld.c
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.