Searched refs:ADC_CR2_ALIGN (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/hw/adc/ | ||
H A D | stm32f2xx_adc.h | 54 #define ADC_CR2_ALIGN 0x800 macro |
/openbmc/qemu/hw/adc/ | ||
H A D | stm32f2xx_adc.c | 93 if (s->adc_cr2 & ADC_CR2_ALIGN) { in stm32f2xx_adc_generate_value() |