zephyr/drivers/adc
Nicolai Glud 763af40159 drivers: adc: adc_mcux_adc16: improving configurability
This change enables configuration of bit resolution of the adc mcux
adc16.

Signed-off-by: Nicolai Glud <nigd@prevas.dk>
2018-12-14 12:40:51 -06:00
..
adc_context.h drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
adc_dw.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05: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 drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
adc_mcux_adc16.c drivers: adc: adc_mcux_adc16: improving configurability 2018-12-14 12:40:51 -06:00
adc_nrfx_adc.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
adc_nrfx_saadc.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
adc_sam_afec.c drivers: Add 'U' to unsigned variable assignments 2018-12-04 22:51:56 -05:00
CMakeLists.txt adc: ti_adc108s102: Remove driver as its bit-rotted 2018-11-21 12:29:24 -05:00
Kconfig dts: adc: cleanup CONFIG_ADC_x_NAME 2018-11-21 18:05:39 -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_mcux: improve initialization of the ADC 2018-12-13 08:32:18 -06:00
Kconfig.nrfx
Kconfig.sam_afec