|
ReactOS 0.4.16-dev-2208-g6350669
|
#include "precomp.h"
Go to the source code of this file.
Functions | |
| static UCHAR | BCD_INT (_In_ UCHAR Bcd) |
| ULONG NTAPI | LlbHwGetBoardType (VOID) |
| ULONG NTAPI | LlbHwGetPClk (VOID) |
| ULONG NTAPI | LlbHwGetTmr0Base (VOID) |
| ULONG NTAPI | LlbHwGetSerialUart (VOID) |
| ULONG | LlbHwRtcRead (VOID) |
Variables | |
| TIMEINFO | LlbTime |
Definition at line 15 of file hwinfo.c.
Referenced by HalQueryRealTimeClock(), and LlbHwRtcRead().
Definition at line 50 of file hwinfo.c.
| TIMEINFO LlbTime |
Definition at line 11 of file hwinfo.c.
Referenced by LlbHwRtcRead().