HomeSort by relevance Sort by last modified time
    Searched refs:NanohubCommand (Results 1 - 3 of 3) sorted by null

  /device/google/contexthub/firmware/os/inc/
nanohubCommand.h 25 struct NanohubCommand {
35 const struct NanohubCommand *nanohubFindCommand(uint32_t packetReason);
  /device/google/contexthub/firmware/os/core/
hostIntf.c 35 #include <nanohubCommand.h>
122 const struct NanohubCommand *cmd;
142 static const struct NanohubCommand *mRxCmd;
237 static inline const struct NanohubCommand *hostIntfFindHandler(uint8_t *buf, size_t size, uint32_t *seq)
243 const struct NanohubCommand *cmd;
    [all...]
nanohubCommand.c 38 #include <nanohubCommand.h>
    [all...]

Completed in 92 milliseconds