Home
last modified time | relevance | path

Searched defs:seq (Results 1 – 2 of 2) sorted by relevance

/device/google/contexthub/firmware/os/core/
DhostIntf.c123 uint32_t seq; member
237 …c inline const struct NanohubCommand *hostIntfFindHandler(uint8_t *buf, size_t size, uint32_t *seq) in hostIntfFindHandler()
296 static void hostIntfTxPacket(__le32 reason, uint8_t len, uint32_t seq, in hostIntfTxPacket()
312 static void hostIntfTxNakPacket(__le32 reason, uint32_t seq, in hostIntfTxNakPacket()
430 uint32_t seq = 0; in hostIntfGenerateAck() local
/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h43 __le32 seq; member