Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c460 static void hostIntfTxComplete(bool clearInt, bool restartRx) in hostIntfTxComplete() argument
462 if (restartRx || clearInt || !mWakeActive) in hostIntfTxComplete()
466 if (restartRx) { in hostIntfTxComplete()