Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c207 static inline __le32 hostIntfComputeCrc(uint8_t *buf) in hostIntfComputeCrc() function
255 packetCrc = hostIntfComputeCrc(buf); in hostIntfFindHandler()
305 txFooter->crc = hostIntfComputeCrc(mTxBuf.buf); in hostIntfTxPacket()
321 txFooter->crc = hostIntfComputeCrc(mTxNakBuf.buf); in hostIntfTxNakPacket()