ReactOS 0.4.16-dev-117-g38f21f9
|
#include <hal.h>
Go to the source code of this file.
Macros | |
#define | LPT_STATUS 0x42 |
#define | SYSTEM_CLOCK_8_MHZ 0x20 |
Functions | |
VOID NTAPI | HalpInitializeClockPc98 (VOID) |
Variables | |
ULONG | PIT_FREQUENCY |
HALP_ROLLOVER | HalpRolloverTable [15] |
static const HALP_ROLLOVER | RolloverTable1 [15] |
static const HALP_ROLLOVER | RolloverTable2 [15] |
Definition at line 62 of file clock.c.
Referenced by HalpInitializeClock().
HALP_ROLLOVER HalpRolloverTable[15] |
ULONG PIT_FREQUENCY |
Definition at line 17 of file clock.c.
Referenced by HalpInitializeClockPc98().
|
static |
Definition at line 21 of file clock.c.
Referenced by HalpInitializeClockPc98().
|
static |
Definition at line 39 of file clock.c.
Referenced by HalpInitializeClockPc98().