The Pedigree Project
0.1
|
This is the complete list of members for Rtc, including all inherited members.
addAlarm(class Event *pEvent, size_t alarmSecs, size_t alarmUsecs=0) | Rtc | virtual |
enableRtcUpdates(bool enable) | Rtc | private |
getDayOfMonth() | Rtc | virtual |
getDayOfWeek() | Rtc | virtual |
getHour() | Rtc | virtual |
getMinute() | Rtc | virtual |
getMonth() | Rtc | virtual |
getNanosecond() | Rtc | virtual |
getSecond() | Rtc | virtual |
getTickCount() | Rtc | virtual |
getTickCountNano() | Rtc | virtual |
getUnixTimestamp() | Timer | virtual |
getYear() | Rtc | virtual |
initialise1() INITIALISATION_ONLY | Rtc | |
initialise2() INITIALISATION_ONLY | Rtc | |
instance() (defined in Rtc) | Rtc | inlinestatic |
irq(irq_id_t number, InterruptState &state) | Rtc | privatevirtual |
IrqHandler() (defined in IrqHandler) | IrqHandler | private |
m_Alarms | Rtc | private |
m_bBCD | Rtc | private |
m_DayOfMonth | Rtc | private |
m_Handlers | Rtc | private |
m_Hour | Rtc | private |
m_Instance | Rtc | privatestatic |
m_IoPort | Rtc | private |
m_IrqId | Rtc | private |
m_Lock | Rtc | private |
m_Minute | Rtc | private |
m_Month | Rtc | private |
m_Nanosecond | Rtc | private |
m_PeriodicIrqInfoIndex | Rtc | private |
m_Second | Rtc | private |
m_TickCount | Rtc | private |
m_Tsc0 | Rtc | private |
m_TscTicksPerNanosecond | Rtc | private |
m_Year | Rtc | private |
operator=(const Rtc &) | Rtc | private |
periodicIrqInfo | Rtc | privatestatic |
read(uint8_t index) | Rtc | private |
registerHandler(TimerHandler *handler) (defined in Rtc) | Rtc | virtual |
removeAlarm(class Event *pEvent) | Rtc | virtual |
removeAlarm(class Event *pEvent, bool bRetZero) | Rtc | virtual |
Rtc() INITIALISATION_ONLY | Rtc | protected |
Rtc(const Rtc &) | Rtc | private |
setIndex(uint8_t index) | Rtc | private |
synchronise(bool tohw=false) | Rtc | virtual |
Timer() | Timer | inlineprotected |
uninitialise() | Rtc | |
unregisterHandler(TimerHandler *handler) (defined in Rtc) | Rtc | virtual |
waitForUpdateCompletion(uint8_t index) | Rtc | private |
write(uint8_t index, uint8_t value) | Rtc | private |
~IrqHandler() | IrqHandler | privatevirtual |
~Rtc() | Rtc | inlineprotectedvirtual |
~Timer() | Timer | inlineprotectedvirtual |