zephyr/soc/arm/atmel_sam0/common
Gerson Fernando Budke 5b7734c926 drivers: adc: sam0: Fix adc_reference implementation
The current sam0 adc driver not implement correctly the adc_reference
enum values. This try homonize adc input referece by tracking VDDANA
at ADC_REF_VDD_1. The ADC_REF_VDD_1_2 were fixed with correct INTVCCx
channel selection.

Fixes #45443

Signed-off-by: Gerson Fernando Budke <nandojve@gmail.com>
2022-05-25 13:36:10 -07:00
..
CMakeLists.txt soc: atmel_sam0: common: Add soc_port 2021-07-30 14:37:20 -05:00
Kconfig.defconfig.series drivers: pinmux: Drop sam0 pinmux in favor of pinctrl 2022-03-24 15:45:37 -07:00
Kconfig.samd2x kconfig: tweak Kconfig prompts 2022-03-09 15:35:54 +01:00
Kconfig.samd5x kconfig: remove Enable from boolean prompts 2022-03-09 15:35:54 +01:00
adc_fixup_sam0.h drivers: adc: sam0: Fix adc_reference implementation 2022-05-25 13:36:10 -07:00
atmel_sam0_dt.h drivers: pinctrl: Drop obsolete atmel sam/sam0 entries 2022-03-24 15:45:37 -07:00
bossa.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
gmac_fixup_samd5x.h
pinctrl_soc.h soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
sercom_fixup_samd5x.h
soc_port.c soc: arm: atmel_sam0: common: soc_port: add missing include 2022-01-11 11:52:27 +01:00
soc_port.h drivers: pinctrl: Update Atmel sam0 driver to new API 2022-03-24 15:45:37 -07:00
soc_samd2x.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
soc_samd5x.c soc: migrate includes to <zephyr/...> 2022-05-06 19:57:59 +02:00
tc_fixup_samd5x.h