gem5
v21.1.0.0
|
#include <cstdint>
#include "base/bitunion.hh"
#include "base/types.hh"
#include "dev/arm/amba_device.hh"
#include "params/Sp804.hh"
#include "sim/eventq.hh"
#include "sim/serialize.hh"
Go to the source code of this file.
Classes | |
class | gem5::Sp804 |
class | gem5::Sp804::Timer |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
This implements the dual Sp804 timer block
Definition in file timer_sp804.hh.