ReactOS 0.4.15-dev-7958-gcd0bb1a
clock.c File Reference
#include <hal.h>
Include dependency graph for clock.c:

Go to the source code of this file.

Variables

HALP_ROLLOVER HalpRolloverTable [15]
 

Variable Documentation

◆ HalpRolloverTable

HALP_ROLLOVER HalpRolloverTable[15]
Initial value:
=
{
{1197, 10032},
{2394, 20064},
{3591, 30096},
{4767, 39952},
{5964, 49984},
{7161, 60016},
{8358, 70048},
{9555, 80080},
{10731, 89936},
{11949, 100144},
{13125, 110000},
{14322, 120032},
{15519, 130064},
{16695, 139920},
{17892, 149952}
}

Definition at line 15 of file clock.c.

Referenced by HalpInitializeClockPc98().