zephyr/drivers/adc
Juan Manuel Cruz 11d2e57f90 adc: improves buffer management to hold repetitive reads.
ADC allows to program repetitives sampling after a read request.
User should be able to provide buffers for each table entry that can
hold subsequente repetitive samples.

Change-Id: I75da4a480a0e3f241d9276cf4fe3999a9cfbba2c
Signed-off-by: Juan Manuel Cruz <juan.m.cruz.alcaraz@linux.intel.com>
2016-02-05 20:25:12 -05:00
..
Kconfig adc: fixes interrupt lines' issue. 2016-02-05 20:25:12 -05:00
Makefile adc: simplifies buffer management on adc dw driver. 2016-02-05 20:25:12 -05:00
adc_dw.c adc: improves buffer management to hold repetitive reads. 2016-02-05 20:25:12 -05:00
adc_dw.h adc: improves buffer management to hold repetitive reads. 2016-02-05 20:25:12 -05:00
adc_ti_adc108s102.c init: Implement fine-grained initialization policy 2016-02-05 20:24:54 -05:00
adc_ti_adc108s102.h adc: renaming ADC files to use underscore 2016-02-05 20:24:31 -05:00