Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dsensors.h189 struct SensorInfo { struct
190 const char *sensorName; /* sensors.c code does not use this */
214 uint8_t flags1; /* enum SensorInfoFlags1 */ argument
215 uint16_t minSamples; /* minimum host fifo size (in # of samples) */
216 uint8_t biasType;
217 uint8_t rawType;
218 float rawScale;