Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dspi_interface.cpp389 uint8_t successfulExchanges = 0; in PushPullSpi() local
549 successfulExchanges++; in PushPullSpi()
571 successfulExchanges++; in PushPullSpi()
595 if (successfulExchanges == 2) in PushPullSpi()