zephyr/soc/arm/atmel_sam0
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
..
common drivers: adc: sam0: Fix adc_reference implementation 2022-05-25 13:36:10 -07:00
samd20 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
samd21 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
samd51 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
same51 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
same53 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
same54 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
samr21 linker: update files with <zephyr/...> include prefix 2022-05-09 12:45:29 -04:00
CMakeLists.txt
Kconfig
Kconfig.defconfig drivers: pinctrl: Update Atmel sam0 driver to new API 2022-03-24 15:45:37 -07:00
Kconfig.soc