Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
RTC_HRS
drivers/rtc/rtc-ds1685.c
1190
hours = rtc->read(rtc, RTC_HRS);
drivers/rtc/rtc-ds1685.c
1203
rtc->write(rtc, RTC_HRS,
drivers/rtc/rtc-ds1685.c
271
hours = rtc->read(rtc, RTC_HRS);
drivers/rtc/rtc-ds1685.c
361
rtc->write(rtc, RTC_HRS, hours);