Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c150 static uint8_t mRxIdle; variable
371 if (atomicXchgByte(&mRxIdle, false)) { in hostIntfRxPacket()
469 atomicWriteByte(&mRxIdle, true); in hostIntfTxComplete()