Go to the documentation of this file.
29 #ifndef __DEV_LUPIO_LUPIO_TMR_HH__
30 #define __DEV_LUPIO_LUPIO_TMR_HH__
35 #include "params/LupioTMR.hh"
120 #endif // __DEV_LUPIO_LUPIO_TMR_HH_
uint64_t lupioTMRCurrentTime()
Return the simulated time.
void updateIRQ(int level, int cpu)
Post or clear timer interrupts.
Tick write(PacketPtr pkt) override
Pure virtual function that the device must implement.
uint64_t lupioTMRRead(const uint8_t addr, int size)
Function to return data pertaining to the timer, such as the simulated time in ticks.
const Params & params() const
A Packet is used to encapsulate a transfer between two objects in the memory system (e....
uint64_t Tick
Tick count type.
LupioTMR: A virtual timer device which provides a real time counter, as well as a configurable timer ...
void lupioTMRCallback(int cpu)
Process the timer's event.
Tick read(PacketPtr pkt) override
Implement BasicPioDevice virtual functions.
std::vector< LupioTimer > timers
LupioTMR(const Params ¶ms)
void lupioTMRSet(int cpu)
Schedule the next timer event.
void lupioTMRWrite(const uint8_t addr, uint64_t val64, int size)
Function to launch or stop the timer depending on the load value.
const ByteOrder byteOrder
Reference material can be found at the JEDEC website: UFS standard http://www.jedec....
Generated on Wed Jul 13 2022 10:39:20 for gem5 by doxygen 1.8.17