dev_rtc.h Source File
Back to the index.
Go to the documentation of this file. 1 #ifndef TESTMACHINE_RTC_H
2 #define TESTMACHINE_RTC_H
11 #define DEV_RTC_ADDRESS 0x0000000015000000
12 #define DEV_RTC_LENGTH 0x0000000000000200
14 #define DEV_RTC_TRIGGER_READ 0x0000
15 #define DEV_RTC_SEC 0x0010
16 #define DEV_RTC_USEC 0x0020
18 #define DEV_RTC_HZ 0x0100
19 #define DEV_RTC_INTERRUPT_ACK 0x0110
Generated on Tue Aug 25 2020 19:25:06 for GXemul by
1.8.18