Home
last modified time | relevance | path

Searched defs:ConfigCmd (Results 1 – 3 of 3) sorted by relevance

/device/google/contexthub/util/nanoapp_cmd/
Dnanoapp_cmd.c50 struct ConfigCmd struct
68 static int setType(struct ConfigCmd *cmd, char *sensor) in setType() argument
/device/google/contexthub/sensorhal/
Dhubconnection.h100 struct ConfigCmd struct
102 uint32_t evtType;
103 uint64_t latency;
104 rate_q10_t rate;
105 uint8_t sensorType;
106 uint8_t cmd;
107 uint16_t flags;
108 uint8_t data[];
/device/google/contexthub/firmware/src/
DhostIntf.c70 struct ConfigCmd struct
72 uint64_t latency;
73 uint32_t rate;
74 uint8_t sensType;
75 uint8_t cmd;
76 uint16_t flags;