The Pedigree Project  0.1
Public Member Functions | Private Attributes | List of all members
SyncTimer Class Reference

#include <GPTimer.h>

+ Collaboration diagram for SyncTimer:

Public Member Functions

void initialise (uintptr_t base)
 
uint32_t getTickCount ()
 

Private Attributes

MemoryRegion m_MmioBase
 

Detailed Description

Driver for the 32 kHz "Sync Timer" on the system, which provides a nice tick count mechanism similar to what we use for log timestamps on x86, except in hardware.

Definition at line 32 of file GPTimer.h.


The documentation for this class was generated from the following files: