Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Darmv7m_systick.h35 struct SysTickState { struct
37 SysBusDevice parent_obj;
40 uint32_t control;
41 uint32_t reload;
42 int64_t tick;
43 ptimer_state *ptimer;
44 MemoryRegion iomem;
45 qemu_irq irq;
46 Clock *refclk;
47 Clock *cpuclk;