Searched refs:PCF8583_HOUR_12H (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/i2c/ | ||
| D | pcf8583reg.h | 62 #define PCF8583_HOUR_12H 0x80 macro |
| D | pcf8583.c | 362 if (bcd[PCF8583_REG_HOUR] & PCF8583_HOUR_12H) { in pcfrtc_clock_read() |