NetBSD
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
STOP_RTC
sys/dev/i2c/twl4030.c
163
rtc_ctrl |= STOP_RTC; /* 1: RTC is running */
sys/dev/i2c/twl4030.c
165
rtc_ctrl &= ~STOP_RTC; /* 0: RTC is frozen */