gem5
v21.2.1.1
|
#include "base/bitunion.hh"
#include "base/logging.hh"
#include "sim/core.hh"
#include "sim/eventq.hh"
Go to the source code of this file.
Classes | |
class | gem5::MC146818 |
Real-Time Clock (MC146818) More... | |
struct | gem5::MC146818::RTCEvent |
Event for RTC periodic interrupt. More... | |
struct | gem5::MC146818::RTCTickEvent |
Event for RTC periodic interrupt. More... | |
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |