Home
last modified time | relevance | path

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

/openbmc/qemu/hw/char/
H A Dstm32f2xx_usart.c196 static const MemoryRegionOps stm32f2xx_usart_ops = { variable
213 memory_region_init_io(&s->mmio, obj, &stm32f2xx_usart_ops, s, in stm32f2xx_usart_init()