Home
last modified time | relevance | path

Searched refs:kFastRetryCount (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/posix/platform/
Dspi_interface.hpp194 kFastRetryCount = 15, enumerator
Dspi_interface.cpp666 else if (mSpiTxRefusedCount < kFastRetryCount) in UpdateFdSet()