Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/inc/
DnanohubPacket.h34 typedef uint32_t __le32; typedef
43 __le32 seq;
44 __le32 reason;
52 __le32 crc;
103 __le32 variantVer;
117 __le32 appVer;
125 __le32 appIdx;
132 __le32 appVer;
133 __le32 appSize;
141 __le32 size;
[all …]
/device/google/contexthub/firmware/os/core/
DhostIntf.c207 static inline __le32 hostIntfComputeCrc(uint8_t *buf) in hostIntfComputeCrc()
240 __le32 packetCrc; in hostIntfFindHandler()
295 static void hostIntfTxPacket(__le32 reason, uint8_t len, uint32_t seq, in hostIntfTxPacket()
311 static void hostIntfTxNakPacket(__le32 reason, uint32_t seq, in hostIntfTxNakPacket()
1101 __le32 raw_reason = htole32(reason); in hostIntfNotifyReboot()
DnanohubCommand.c111 mEventSlab = slabAllocatorNew(NANOHUB_PACKET_PAYLOAD_MAX-sizeof(__le32), 4, 2); in nanohubInitCommand()
986 __le32,
1016 __le32,