Searched refs:TIME_TO_RESET (Results 1 – 1 of 1) sorted by relevance
144 #define TIME_TO_RESET (hz * 3) macro1307 (unsigned)(ticks - last_reset) > TIME_TO_RESET)) { in cyapa_poll_thread()