gem5
|
This implements the simple real view registers on a PBXA9. More...
#include "base/bitunion.hh"
#include "dev/io_device.hh"
#include "params/RealViewCtrl.hh"
#include "params/RealViewOsc.hh"
#include "params/RealViewTemperatureSensor.hh"
Go to the source code of this file.
Classes | |
class | RealViewCtrl |
class | RealViewCtrl::Device |
class | RealViewOsc |
This is an implementation of a programmable oscillator on the that can be configured through the RealView/Versatile Express configuration interface. More... | |
class | RealViewTemperatureSensor |
This device implements the temperature sensor used in the RealView/Versatile Express platform. More... | |
This implements the simple real view registers on a PBXA9.
Definition in file rv_ctrl.hh.