Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/gpio/
H A Dstm32l4x5_gpio.h31 struct Stm32l4x5GpioState { struct
32 SysBusDevice parent_obj;
34 MemoryRegion mmio;
37 uint32_t moder;
38 uint32_t otyper;
39 uint32_t ospeedr;
40 uint32_t pupdr;
41 uint32_t idr;
42 uint32_t odr;
43 uint32_t lckr;
[all …]