Home
last modified time | relevance | path

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

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