Home
last modified time | relevance | path

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

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