Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c304 struct NanohubPacketFooter *txFooter = hostIntfGetFooter(mTxBuf.buf); in hostIntfTxPacket() local
305 txFooter->crc = hostIntfComputeCrc(mTxBuf.buf); in hostIntfTxPacket()
320 struct NanohubPacketFooter *txFooter = hostIntfGetFooter(mTxNakBuf.buf); in hostIntfTxNakPacket() local
321 txFooter->crc = hostIntfComputeCrc(mTxNakBuf.buf); in hostIntfTxNakPacket()