Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/core/
DhostIntf.c82 struct ActiveSensor struct
84 uint64_t latency;
85 uint64_t firstTime;
86 uint64_t lastTime;
87 struct HostIntfDataBuffer buffer;
111 static struct ActiveSensor *mActiveSensorTable; argument