Home
last modified time | relevance | path

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

/openbmc/qemu/hw/adc/
H A Dstm32f2xx_adc.c245 static const MemoryRegionOps stm32f2xx_adc_ops = { variable
282 memory_region_init_io(&s->mmio, obj, &stm32f2xx_adc_ops, s, in stm32f2xx_adc_init()