zephyr/drivers/adc
Kumar Gala a8d0e5af07 adc: ti_adc108s102: Remove driver as its bit-rotted
Nothing builds this driver and the driver hasn't been updated to the new
ADC api so it does not compile.  Remove it sinces its effectively dead
code.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-11-21 12:29:24 -05:00
..
adc_context.h kernel: Change k_poll_signal api 2018-11-04 11:37:24 -05:00
adc_dw.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
adc_dw.h adc: adc_dw: Remove dead code related to undefined Kconfig symbols 2018-11-10 15:18:24 -05:00
adc_intel_quark_d2000.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
adc_mcux_adc16.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
adc_nrfx_adc.c dts: nrf: Remove ADC dts.fixup defines and use aliases instead. 2018-11-20 22:18:09 +01:00
adc_nrfx_saadc.c dts: nrf: Remove ADC dts.fixup defines and use aliases instead. 2018-11-20 22:18:09 +01:00
adc_sam_afec.c dts_fixups: Use DT_ prefix in all defined labels not related to Kconfig 2018-11-13 10:44:42 -06:00
adc_ti_adc108s102.h headers: Fix headers across the project 2018-09-17 15:49:26 -04:00
CMakeLists.txt adc: ti_adc108s102: Remove driver as its bit-rotted 2018-11-21 12:29:24 -05:00
Kconfig adc: ti_adc108s102: Remove driver as its bit-rotted 2018-11-21 12:29:24 -05:00
Kconfig.dw drivers: Kconfig.dw: Remove unnecessary Kconfig 2018-08-29 13:46:57 -04:00
Kconfig.intel_quark adc: add native driver for Quark D2000 2018-09-05 18:38:57 -04:00
Kconfig.mcux drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00
Kconfig.nrfx drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00
Kconfig.sam_afec drivers: adc: Select HAS_DTS_ADC for all ADC drivers 2018-08-29 13:46:57 -04:00