Searched refs:SYNC_EXPIRATION (Results 1 – 1 of 1) sorted by relevance
25 #define SYNC_EXPIRATION S_IN_NS(50) //50 sec in ns, at max 500us diff macro50 if (apTime > sync->lastTs + SYNC_EXPIRATION || sync->lastTs == 0) { in apHubSyncAddDelta()