Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
DT_DAYS
drivers/rtc/rtc-pcf85363.c
172
tm->tm_mday = bcd2bin(buf[DT_DAYS]);
drivers/rtc/rtc-pcf85363.c
192
buf[DT_DAYS] = bin2bcd(tm->tm_mday);