|
NOVA User-Level Environment
Version testbox/changed-memory-timing-317-g320d8b5
|
Program the PIT with a given frequency. More...
Public Member Functions | |
| bool | receive (MessageIrq &msg) |
| HostPit (DBus< MessageHwIOOut > &bus_hwioout, DBus< MessageTimeout > &bus_timeout, Clock *clock, unsigned period, unsigned iobase, unsigned irq) | |
Public Member Functions inherited from StaticReceiver< HostPit > | |
| StaticReceiver () | |
Public Member Functions inherited from Device | |
| void | debug_dump () |
| Device (const char *debug_name) | |
Private Attributes | |
| DBus< MessageTimeout > & | _bus_timeout |
| Clock * | _clock |
| unsigned | _period |
| unsigned | _iobase |
| unsigned | _irq |
Static Private Attributes | |
| static const unsigned long long | FREQ = 1193180 |
Additional Inherited Members | |
Static Public Member Functions inherited from StaticReceiver< HostPit > | |
| static bool | receive_static (Device *o, M &msg) |
Program the PIT with a given frequency.
State: stable
|
inline |
|
inline |
|
private |
|
private |
|
private |
|
private |
|
private |
|
staticprivate |