Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/misc/
H A Dstm32l4x5_syscfg.h36 struct Stm32l4x5SyscfgState { struct
37 SysBusDevice parent_obj;
39 MemoryRegion mmio;
41 uint32_t memrmp;
42 uint32_t cfgr1;
44 uint32_t scsr;
45 uint32_t cfgr2;
46 uint32_t swpr;
47 uint32_t skr;
48 uint32_t swpr2;
[all …]