Searched refs:baroDataBuffer (Results 1 – 1 of 1) sorted by relevance
638 uint8_t *baroDataBuffer; member1404 LSM6DSM_SENSOR_SLAVE_BARO_OUTDATA_LEN, &T_SLAVE_INTERFACE(baroDataBuffer)); in lsm6dsm_baroTimerTask()4859 …6dsm_processSensorOneAxisData(&T(sensors[PRESS]), &T_SLAVE_INTERFACE(baroDataBuffer[1]), &samplesC… in lsm6dsm_handleSpiDoneEvt()4867 …tempData.fdata = ((int16_t)(T_SLAVE_INTERFACE(baroDataBuffer[LSM6DSM_PRESS_OUTDATA_LEN + 2]) << 8)… in lsm6dsm_handleSpiDoneEvt()4868 … T_SLAVE_INTERFACE(baroDataBuffer[LSM6DSM_PRESS_OUTDATA_LEN + 1])) * LSM6DSM_TEMP_KSCALE; in lsm6dsm_handleSpiDoneEvt()