Home
last modified time | relevance | path

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

/openbmc/qemu/include/hw/timer/
H A Dnrf51_timer.h60 MemoryRegion iomem;
61 qemu_irq irq;
63 uint8_t id;
64 QEMUTimer timer;
67 uint32_t counter;
69 bool running;
73 uint32_t shorts;
74 uint32_t inten;
75 uint32_t mode;
76 uint32_t bitmode;
[all …]