zephyr/drivers/adc
Aditya Bhutada e4481f82cb drivers: adc: adc_mchp_xec: update configuration register clk times
MCHP ADC configuration register need to be updated with appropriate
clock time values for high & low time clock.

Signed-off-by: Aditya Bhutada <aditya.bhutada@intel.com>
2021-12-22 13:47:18 -05:00
..
adc_cc32xx.c
adc_common.c
adc_context.h
adc_emul.c
adc_handlers.c
adc_ite_it8xxx2.c
adc_lmp90xxx.c
adc_mchp_xec_v2.c
adc_mchp_xec.c drivers: adc: adc_mchp_xec: update configuration register clk times 2021-12-22 13:47:18 -05:00
adc_mcp320x.c drivers: adc: mcp320x: convert to spi_dt_spec 2021-11-04 07:18:09 -04:00
adc_mcux_12b1msps_sar.c drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
adc_mcux_adc12.c
adc_mcux_adc16.c
adc_mcux_lpadc.c
adc_npcx.c
adc_nrfx_adc.c
adc_nrfx_saadc.c
adc_sam0.c
adc_sam_afec.c
adc_shell.c drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
adc_stm32.c drivers: adc: stm32: Disable ADC before calibration 2021-12-15 14:39:31 -06:00
CMakeLists.txt drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
Kconfig
Kconfig.adc_emul
Kconfig.cc32xx
Kconfig.it8xxx2
Kconfig.lmp90xxx
Kconfig.mcp320x
Kconfig.mcux drivers: add adc driver for the NXP RT series 2021-10-22 15:43:36 -05:00
Kconfig.npcx
Kconfig.nrfx
Kconfig.sam0
Kconfig.sam_afec
Kconfig.stm32
Kconfig.xec