Home
last modified time | relevance | path

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

/openthread-2.7.6/tools/spi-hdlc-adapter/
Dspi-hdlc-adapter.c116 #define IMMEDIATE_RETRY_COUNT 5 macro
1910 if (sSpiTxRefusedCount < IMMEDIATE_RETRY_COUNT) in main()