gem5 v24.0.0.0
|
This implements the dual Sp804 timer block. More...
#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 | |
namespace | gem5 |
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved. | |
This implements the dual Sp804 timer block.
Definition in file timer_sp804.hh.