Home
last modified time | relevance | path

Searched refs:BMI160Sensor (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/drivers/bosch_bmi160/
Dbosch_bmi160.c461 struct BMI160Sensor { struct
485 struct BMI160Sensor sensors[NUM_OF_SENSOR]; argument
1166 static bool flushData(struct BMI160Sensor *sensor, uint32_t eventId)
1187 static bool allocateDataEvt(struct BMI160Sensor *mSensor, uint64_t rtc_time)
1993 static void parseRawData(struct BMI160Sensor *mSensor, uint8_t *buf, float kScale, uint64_t sensorT…
3287 static void configEvent(struct BMI160Sensor *mSensor, struct ConfigStat *ConfigData)
3509 struct BMI160Sensor *mSensor;
3555 mSensor = (struct BMI160Sensor *)evtData;
3566 mSensor = (struct BMI160Sensor *)evtData;
3591 mSensor = (struct BMI160Sensor *)evtData;
[all …]