zephyr/drivers/adc
Andrew Boie 3ba8b6cd6e adc: add syscall for adc_read_async()
Same restriction as adc_read(), callback must be NULL.

Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>
2019-04-02 14:17:37 -04:00
..
adc_context.h drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_handlers.c adc: add syscall for adc_read_async() 2019-04-02 14:17:37 -04:00
adc_intel_quark_d2000.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_intel_quark_se_c1000_ss.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_intel_quark_se_c1000_ss.h adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss 2019-03-20 18:11:33 -07:00
adc_mcux_adc16.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
adc_nrfx_adc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
adc_nrfx_saadc.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
adc_sam_afec.c drivers: adc: make a copy of sequence struct 2019-04-02 14:17:37 -04:00
CMakeLists.txt drivers: adc: add some missing system calls 2019-03-29 22:21:16 -04:00
Kconfig adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss 2019-03-20 18:11:33 -07:00
Kconfig.intel_quark adc: overhaul adc_dw and rename it to adc_intel_quark_se_c1000_ss 2019-03-20 18:11:33 -07:00
Kconfig.mcux drivers: adc_mcux: improve initialization of the ADC 2018-12-13 08:32:18 -06:00
Kconfig.nrfx drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
Kconfig.sam_afec drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00