]> Git Repo - qemu.git/commit
hw/timer/nrf51_timer: Add nRF51 Timer peripheral
authorSteffen Görtz <[email protected]>
Mon, 7 Jan 2019 15:23:47 +0000 (15:23 +0000)
committerPeter Maydell <[email protected]>
Mon, 7 Jan 2019 15:23:47 +0000 (15:23 +0000)
commitc5a4829c080866c78b6e04b6e8198aa58e185878
tree6e15d643be4039e65848c61ffce8e393918fa565
parent17ff8e18cc1a160737d72a0bf3dac2f6372524ea
hw/timer/nrf51_timer: Add nRF51 Timer peripheral

This patch adds the model for the nRF51 timer peripheral.
Currently, only the TIMER mode is implemented.

Signed-off-by: Steffen Görtz <[email protected]>
Signed-off-by: Stefan Hajnoczi <[email protected]>
Message-id: 20190103091119[email protected]
Reviewed-by: Peter Maydell <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
hw/timer/Makefile.objs
hw/timer/nrf51_timer.c [new file with mode: 0644]
hw/timer/trace-events
include/hw/timer/nrf51_timer.h [new file with mode: 0644]
This page took 0.025837 seconds and 4 git commands to generate.