mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Add VREF+ sensor driver and DT node definition. This driver allows determining the actual voltage applied to an SoC's VREF+ pin, by comparing the VREFINT internal bandgap voltage reference with its factory calibration data. In packages where VREF+ is bonded to VDDA, this permits direct measurement of VDDA voltage. Signed-off-by: Kenneth J. Miller <ken@miller.ec>