Home
last modified time | relevance | path

Searched refs:STM32_ADC_VREFINT_VOLTAGE (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/iio/adc/
H A Dstm32-adc.c46 #define STM32_ADC_VREFINT_VOLTAGE 3300 macro
1483 *val = STM32_ADC_VREFINT_VOLTAGE * adc->vrefint.vrefint_cal / *val; in stm32_adc_read_raw()