Searched defs:SensorInfo (Results 1 – 1 of 1) sorted by relevance
182 struct SensorInfo { struct183 const char *sensorName; /* sensors.c code does not use this */207 uint8_t flags1; /* enum SensorInfoFlags1 */ argument208 uint16_t minSamples; /* minimum host fifo size (in # of samples) */209 uint8_t biasType;210 uint8_t rawType;211 float rawScale;