Home
last modified time | relevance | path

Searched refs:ADC_CR2_ALIGN (Results 1 – 2 of 2) sorted by last modified time

/qemu/hw/adc/
H A Dstm32f2xx_adc.c93 if (s->adc_cr2 & ADC_CR2_ALIGN) { in stm32f2xx_adc_generate_value()
/qemu/include/hw/adc/
H A Dstm32f2xx_adc.h54 #define ADC_CR2_ALIGN 0x800 macro