Add A/D sampler
authorKeith Packard <keithp@keithp.com>
Mon, 13 Apr 2009 06:17:16 +0000 (23:17 -0700)
committerKeith Packard <keithp@keithp.com>
Mon, 13 Apr 2009 06:17:16 +0000 (23:17 -0700)
commite14f07bfdb8824fc7ed6df1129c66ee39ffd6d54
treebd0baa50ee2d25fe88dbbe8710a2ef9ee177d48d
parent823f4f92de0c1f8dd7a644a8e56ffe9822bee6e2
Add A/D sampler

Sample A/D at the timer tick, placing data in a ring
of samples.

Signed-off-by: Keith Packard <keithp@keithp.com>
Makefile
ao.h
ao_adc.c [new file with mode: 0644]
ao_task.c
ao_test.c
ao_timer.c