Searched refs:maxWaitRetry (Results 1 – 1 of 1) sorted by relevance
383 const uint16_t maxWaitRetry = 500; in CommandWorker() local385 if (++thisClass->debugRetryCount > maxWaitRetry) { in CommandWorker()