Searched defs:Stm32l4x5SocState (Results 1 – 1 of 1) sorted by relevance
48 struct Stm32l4x5SocState { struct49 SysBusDevice parent_obj;51 ARMv7MState armv7m;53 Stm32l4x5ExtiState exti;55 Stm32l4x5SyscfgState syscfg;56 Stm32l4x5RccState rcc;60 Stm32l4x5UsartBaseState lpuart;62 MemoryRegion sram1;63 MemoryRegion sram2;64 MemoryRegion flash;[all …]