OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:RTC_HRS
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/next68k/next68k/
rtc.c
129
RTC_PRINT(
RTC_HRS
);
287
h = rtc_read(
RTC_HRS
);
329
h = rtc_read(
RTC_HRS
);
333
rtc_write(
RTC_HRS
, bintobcd(12) | 0x80);
336
rtc_write(
RTC_HRS
, bintobcd(dt->dt_hour) | 0x80);
338
rtc_write(
RTC_HRS
, bintobcd(12) | 0x80 | 0x20);
341
rtc_write(
RTC_HRS
,
346
rtc_write(
RTC_HRS
, bintobcd(dt->dt_hour));
/src/sys/arch/next68k/dev/
clockreg.h
83
#define
RTC_HRS
0x22
/src/sys/arch/next68k/stand/boot/
rtc.c
116
h = rtc_read(
RTC_HRS
);
Completed in 212 milliseconds
Indexes created Thu Oct 23 22:10:10 GMT 2025