Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/src/
DhostIntf.c80 struct ActiveSensor struct
82 uint64_t latency;
83 uint64_t firstTime;
84 uint64_t lastTime;
85 struct HostIntfDataBuffer buffer;
109 static struct ActiveSensor *mActiveSensorTable; argument