Searched defs:SysTickState (Results 1 – 1 of 1) sorted by relevance
35 struct SysTickState { struct37 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;