Go to the documentation of this file.
53 struct tm tm =
p.time;
56 DPRINTFN(
"Real-time clock set to %s\n", asctime(&
tm));
76 panic(
"Dumb tod device doesn't support writes\n");
Addr pioAddr
Address that the device listens to.
Tick read(PacketPtr pkt) override
Pure virtual function that the device must implement.
#define UNSERIALIZE_SCALAR(scalar)
void unserialize(CheckpointIn &cp) override
Unserialize an object.
void makeAtomicResponse()
void serialize(CheckpointOut &cp) const override
Serialize an object.
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
void setBE(T v)
Set the value in the data pointer to v as big endian.
Tick pioDelay
Delay that the device experinces on an access.
#define SERIALIZE_SCALAR(scalar)
time_t mkutctime(struct tm *time)
Addr pioSize
Size that the device's address range.
std::ostream CheckpointOut
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
#define panic(...)
This implements a cprintf based panic() function.
Generated on Tue Dec 21 2021 11:34:30 for gem5 by doxygen 1.8.17