Searched refs:BMI160Sensor (Results 1 – 1 of 1) sorted by relevance
335 struct BMI160Sensor { struct352 struct BMI160Sensor sensors[NUM_OF_SENSOR]; argument1702 static bool flushData(struct BMI160Sensor *sensor, uint32_t eventId) in flushData()1723 static bool allocateDataEvt(struct BMI160Sensor *mSensor, uint64_t rtc_time) in allocateDataEvt()1741 static void parseRawData(struct BMI160Sensor *mSensor, uint8_t *buf, float kScale, uint64_t sensorT… in parseRawData()2583 static void configEvent(struct BMI160Sensor *mSensor, struct ConfigStat *ConfigData) in configEvent()2788 struct BMI160Sensor *mSensor; in handleSpiDoneEvt()2833 mSensor = (struct BMI160Sensor *)evtData; in handleSpiDoneEvt()2844 mSensor = (struct BMI160Sensor *)evtData; in handleSpiDoneEvt()2869 mSensor = (struct BMI160Sensor *)evtData; in handleSpiDoneEvt()[all …]