gem5
v21.0.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 | Sp804 |
class | Sp804::Timer |
This implements the dual Sp804 timer block
Definition in file timer_sp804.hh.