1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-12-28 03:27:10 +01:00
Files
u-boot-megous/include/adc.h
Fabrice Gasnier 63f004e7aa dm: adc: add uclass's mask and conversion helpers
Add two functions to ADC uclass's:
- adc_raw_to_uV() to ease ADC raw value conversion to microvolts
- adc_channel_mask() to get channels on consumer side

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2018-11-20 12:35:25 -05:00

10 KiB