commit | 2185863d3b2b10e82c057ad505cd1633dd124ca0 | [log] [tgz] |
---|---|---|
author | Francois Ramu <francois.ramu@st.com> | Tue Oct 05 18:21:29 2021 +0200 |
committer | Maureen Helm <maureen.helm@intel.com> | Tue Nov 09 15:59:23 2021 -0600 |
tree | fa70feb2793ae2a3c82a2e1391abd51af619f6de | |
parent | e26fcc47b9a8f18d8f07b5ab055898b2c7a6aa9d [diff] |
drivers: adc: add the stm32U5 devices to the adc driver The STM32U5x device has ADC instance of different versions similar to the stm32H7 about the oversampling. ADC1 of 14bit resolution has a ratio from 1..1024 on OSR[9:0] ADC4 of 12bit resolution has a ratio on OVSR[2:0] Signed-off-by: Francois Ramu <francois.ramu@st.com>