Searched refs:CTRL_HOLD (Results 1 – 1 of 1) sorted by relevance
33 #define CTRL_HOLD 0x40 macro187 if (ctrl & (CTRL_STOP | CTRL_HOLD)) { in pcf8583_rtc_read_time()188 unsigned char new_ctrl = ctrl & ~(CTRL_STOP | CTRL_HOLD); in pcf8583_rtc_read_time()