|
ReactOS 0.4.16-dev-2208-g6350669
|
#include <freeldr.h>
Go to the source code of this file.
Macros | |
| #define | RTC_REGISTER_A 0x0A |
| #define | RTC_REG_A_UIP 0x80 /* Update In Progress bit */ |
Functions | |
| static UCHAR | BCD_INT (_In_ UCHAR Bcd) |
| static UCHAR | HalpQueryCMOS (UCHAR Reg) |
| TIMEINFO * | XboxGetTime (VOID) |
Definition at line 26 of file xboxrtc.c.
Referenced by XboxGetTime().
Definition at line 33 of file xboxrtc.c.
Referenced by XboxGetTime().
Definition at line 46 of file xboxrtc.c.
Referenced by MachInit().