Home
last modified time | relevance | path

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

/qemu/hw/adc/
H A Dstm32f2xx_adc.c133 case ADC_LTR: in stm32f2xx_adc_read()
212 case ADC_LTR: in stm32f2xx_adc_write()
/qemu/include/hw/adc/
H A Dstm32f2xx_adc.h41 #define ADC_LTR 0x28 macro