dev_rtc.h File Reference

Back to the index.

Macros
dev_rtc.h File Reference

Go to the source code of this file.

Macros

#define DEV_RTC_ADDRESS   0x0000000015000000
 
#define DEV_RTC_LENGTH   0x0000000000000200
 
#define DEV_RTC_TRIGGER_READ   0x0000
 
#define DEV_RTC_SEC   0x0010
 
#define DEV_RTC_USEC   0x0020
 
#define DEV_RTC_HZ   0x0100
 
#define DEV_RTC_INTERRUPT_ACK   0x0110
 

Macro Definition Documentation

◆ DEV_RTC_ADDRESS

#define DEV_RTC_ADDRESS   0x0000000015000000

Definition at line 11 of file dev_rtc.h.

Referenced by MACHINE_SETUP().

◆ DEV_RTC_HZ

#define DEV_RTC_HZ   0x0100

Definition at line 18 of file dev_rtc.h.

Referenced by DEVICE_ACCESS().

◆ DEV_RTC_INTERRUPT_ACK

#define DEV_RTC_INTERRUPT_ACK   0x0110

Definition at line 19 of file dev_rtc.h.

◆ DEV_RTC_LENGTH

#define DEV_RTC_LENGTH   0x0000000000000200

Definition at line 12 of file dev_rtc.h.

Referenced by DEVINIT().

◆ DEV_RTC_SEC

#define DEV_RTC_SEC   0x0010

Definition at line 15 of file dev_rtc.h.

Referenced by DEVICE_ACCESS().

◆ DEV_RTC_TRIGGER_READ

#define DEV_RTC_TRIGGER_READ   0x0000

Definition at line 14 of file dev_rtc.h.

Referenced by DEVICE_ACCESS().

◆ DEV_RTC_USEC

#define DEV_RTC_USEC   0x0020

Definition at line 16 of file dev_rtc.h.

Referenced by DEVICE_ACCESS().


Generated on Fri Dec 7 2018 19:52:23 for GXemul by doxygen 1.8.13