Skip to content
Snippets Groups Projects
Commit 2d3493bf authored by Andriy Gelman's avatar Andriy Gelman Committed by Carles Cufí
Browse files

drivers: adc: Add ADC xmc4xxx drivers


The ADC module has four conversion groups, each one is set up as a zephyr
device. The start-up calibration is initiated globally for all groups
and it is run in each device init function. The ADC module supports post
calibration per group. Post calibration is run automatically after each
group acquires the samples.

Signed-off-by: default avatarAndriy Gelman <andriy.gelman@gmail.com>
parent f197fe06
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment