Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c117 #define FAST_RETRY_COUNT 15 macro
1914 else if (sSpiTxRefusedCount < FAST_RETRY_COUNT) in main()