Home
last modified time | relevance | path

Searched defs:rtc_regs_t (Results 1 – 8 of 8) sorted by relevance

/dports/emulators/mess/mame-mame0226/src/devices/machine/
H A Dv3021.h56 struct rtc_regs_t struct
77 rtc_regs_t m_rtc; argument
H A Ds3520cf.h39 struct rtc_regs_t struct
41 u8 sec, min, hour, day, wday, month, year;
H A Ds3c24xx.h90 struct rtc_regs_t struct
92 uint32_t rtccon;
93 uint32_t ticnt;
95 uint32_t rtcalm;
96 uint32_t almsec;
97 uint32_t almmin;
99 uint32_t almday;
100 uint32_t almmon;
102 uint32_t rtcrst;
103 uint32_t bcdsec;
[all …]
/dports/emulators/mame/mame-mame0226/src/devices/machine/
H A Dv3021.h56 struct rtc_regs_t struct
77 rtc_regs_t m_rtc; argument
H A Ds3520cf.h39 struct rtc_regs_t struct
41 u8 sec, min, hour, day, wday, month, year;
H A Ds3c24xx.h90 struct rtc_regs_t struct
92 uint32_t rtccon;
93 uint32_t ticnt;
95 uint32_t rtcalm;
96 uint32_t almsec;
97 uint32_t almmin;
99 uint32_t almday;
100 uint32_t almmon;
102 uint32_t rtcrst;
103 uint32_t bcdsec;
[all …]
/dports/emulators/mess/mame-mame0226/src/mame/drivers/
H A Dpockstat.cpp151 struct rtc_regs_t struct in pockstat_state
153 uint32_t mode;
154 uint32_t control;
155 uint32_t time;
156 uint32_t date;
157 emu_timer *timer;
/dports/emulators/mame/mame-mame0226/src/mame/drivers/
H A Dpockstat.cpp151 struct rtc_regs_t struct in pockstat_state
153 uint32_t mode;
154 uint32_t control;
155 uint32_t time;
156 uint32_t date;
157 emu_timer *timer;