Home
last modified time | relevance | path

Searched defs:Stm32l4x5UsartBaseState (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/include/hw/char/
H A Dstm32l4x5_usart.h38 struct Stm32l4x5UsartBaseState { struct
39 SysBusDevice parent_obj;
41 MemoryRegion mmio;
43 uint32_t cr1;
44 uint32_t cr2;
45 uint32_t cr3;
46 uint32_t brr;
47 uint32_t gtpr;
48 uint32_t rtor;
50 uint32_t isr;
[all …]