Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/inc/
Dsensors.h182 struct SensorInfo { struct
183 const char *sensorName; /* sensors.c code does not use this */
207 uint8_t flags1; /* enum SensorInfoFlags1 */ argument
208 uint16_t minSamples; /* minimum host fifo size (in # of samples) */
209 uint8_t biasType;
210 uint8_t rawType;
211 float rawScale;