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.c55 struct ConfigCmd struct
73 static int setType(struct ConfigCmd *cmd, char *sensor) in setType() argument
/device/google/contexthub/sensorhal/
Dhubconnection.h95 struct ConfigCmd struct
97 uint32_t evtType;
98 uint64_t latency;
99 rate_q10_t rate;
100 uint8_t sensorType;
101 uint8_t cmd;
102 uint16_t flags;
103 uint8_t data[];
/device/google/contexthub/firmware/src/
DhostIntf.c71 struct ConfigCmd struct
73 uint64_t latency;
74 uint32_t rate;
75 uint8_t sensType;
76 uint8_t cmd;
77 uint16_t flags;