Haiku
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
PIT_CNT0
src/system/kernel/arch/x86/timers/x86_pit.cpp
65
out8(nextEventClocks & 0xff, PIT_CNT0);
src/system/kernel/arch/x86/timers/x86_pit.cpp
66
out8((nextEventClocks >> 8) & 0xff, PIT_CNT0);