Searched defs:SensorInfo (Results 1 – 1 of 1) sorted by relevance
189 struct SensorInfo { struct190 const char *sensorName; /* sensors.c code does not use this */214 uint8_t flags1; /* enum SensorInfoFlags1 */ argument215 uint16_t minSamples; /* minimum host fifo size (in # of samples) */216 uint8_t biasType;217 uint8_t rawType;218 float rawScale;