Searched refs:PCF85063_HOURS_24MASK (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/sys/dev/i2c/
H A Dpcf85063.c63 #define PCF85063_HOURS_24MASK 0x3f macro
224 dt->dt_hour = FROMBCD(regs[2] & PCF85063_HOURS_24MASK);

Completed in 61 milliseconds