Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/drivers/st_lsm6dsm/
Dst_lsm6dsm.c2511 static bool lsm6dsm_processSensorThreeAxisData(struct LSM6DSMSensor *mSensor, uint8_t *data) in lsm6dsm_processSensorThreeAxisData() function
2830 …validData = lsm6dsm_processSensorThreeAxisData(&T(sensors[MAGN]), &T_SLAVE_INTERFACE(SHDataBuffer[… in lsm6dsm_handleSpiDoneEvt()
2869 …validData = lsm6dsm_processSensorThreeAxisData(&T(sensors[ACCEL]), &T_SLAVE_INTERFACE(accelDataBuf… in lsm6dsm_handleSpiDoneEvt()
2886 …validData = lsm6dsm_processSensorThreeAxisData(&T(sensors[GYRO]), &T_SLAVE_INTERFACE(gyroDataBuffe… in lsm6dsm_handleSpiDoneEvt()