zephyr/drivers/adc
Anas Nashif f4709f2c2f cleanup: include/: move adc.h to drivers/adc.h
move adc.h to drivers/adc.h and
create a shim for backward-compatibility.

No functional changes to the headers.
A warning in the shim can be controlled with CONFIG_COMPAT_INCLUDES.

Related to #16539

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2019-06-27 22:55:49 -04:00
..
CMakeLists.txt drivers/adc/adc_intel_quark_d2000: remove Quark D2000 ADC driver 2019-06-25 08:06:43 -04:00
Kconfig drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
Kconfig.intel_quark drivers/adc/adc_intel_quark_d2000: remove Quark D2000 ADC driver 2019-06-25 08:06:43 -04:00
Kconfig.mcux drivers: adc: mcux_adc12: add driver for the NXP ADC12 module 2019-06-07 14:30:59 -05:00
Kconfig.nrfx drivers: nrf: Enable nRF drivers by default in Kconfig 2018-12-21 21:01:37 +01:00
Kconfig.sam0 drivers: adc: Add SAM0 ADC driver 2019-05-07 08:41:27 -04:00
Kconfig.sam_afec drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00
Kconfig.stm32 drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00
adc_context.h cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_handlers.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_intel_quark_se_c1000_ss.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_intel_quark_se_c1000_ss.h cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_mcux_adc12.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_mcux_adc16.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_nrfx_adc.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
adc_nrfx_saadc.c drivers: Update DT IRQ alias defines 2019-06-21 07:53:05 -05:00
adc_sam0.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_sam_afec.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00
adc_stm32.c cleanup: include/: move adc.h to drivers/adc.h 2019-06-27 22:55:49 -04:00