summaryrefslogtreecommitdiffstats
path: root/include/hw/timer/nrf51_timer.h
Commit message (Collapse)AuthorAgeFilesLines
* hw/timer/nrf51_timer: Add nRF51 Timer peripheralSteffen Görtz2019-01-071-0/+80
This patch adds the model for the nRF51 timer peripheral. Currently, only the TIMER mode is implemented. Signed-off-by: Steffen Görtz <contrib@steffen-goertz.de> Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com> Message-id: 20190103091119.9367-9-stefanha@redhat.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>