zephyr/drivers/adc
Andrzej Głąbek 77edc2c852 dts: Include ADC DT binding headers from nRF SoC dtsi files
Add inclusions of header files with devicetree related ADC definitions
to the nRF SoC dtsi files so that those definitions can be used also
for nRF SoC based boards.
Provide definitions of nRF ADC and SAADC analog inputs suitable
for use in devicetree.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2022-05-13 12:46:06 -07:00
..
adc_ads1x1x.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_cc32xx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_common.c drivers: adc_common: Add missing gain values in adc_gain_invert() 2022-05-12 09:22:39 +02:00
adc_context.h drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_emul.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_handlers.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_ite_it8xxx2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_lmp90xxx.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_mchp_xec_v2.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_mchp_xec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_mcp320x.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_mcux_12b1msps_sar.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_mcux_adc12.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_mcux_adc16.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_mcux_lpadc.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_npcx.c drivers: adc: add pinctrl driver support 2022-05-12 14:24:03 -05:00
adc_nrfx_adc.c dts: Include ADC DT binding headers from nRF SoC dtsi files 2022-05-13 12:46:06 -07:00
adc_nrfx_saadc.c dts: Include ADC DT binding headers from nRF SoC dtsi files 2022-05-13 12:46:06 -07:00
adc_sam_afec.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_sam0.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_shell.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_stm32.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
adc_test.c drivers: migrate includes to <zephyr/...> 2022-05-06 19:58:21 +02:00
CMakeLists.txt
Kconfig
Kconfig.adc_emul
Kconfig.ads1x1x
Kconfig.cc32xx
Kconfig.it8xxx2
Kconfig.lmp90xxx
Kconfig.mcp320x
Kconfig.mcux
Kconfig.npcx
Kconfig.nrfx
Kconfig.sam_afec
Kconfig.sam0
Kconfig.stm32
Kconfig.test
Kconfig.xec