ReactOS 0.4.16-dev-59-gd481587
|
Go to the source code of this file.
Macros | |
#define | VIC_BASE (ULONG_PTR)0x10140000 |
#define | VIC_INT_STATUS (PULONG)(VIC_BASE + 0x00) |
#define | VIC_INT_ENABLE (PULONG)(VIC_BASE + 0x10) |
#define | VIC_INT_CLEAR (PULONG)(VIC_BASE + 0x14) |
#define | VIC_SOFT_INT (PULONG)(VIC_BASE + 0x18) |
#define | VIC_SOFT_INT_CLEAR (PULONG)(VIC_BASE + 0x1C) |