Searched refs:PCF8563_M_SECOND (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/i2c/ | ||
| D | pcf8563reg.h | 44 #define PCF8563_M_SECOND 0x7f macro |
| D | pcf8563.c | 173 dt->dt_sec = bcdtobin(bcd[PCF8563_R_SECOND] & PCF8563_M_SECOND); in pcf8563rtc_clock_read() |