Searched refs:BMA2X2_ACC_Z14_LSB__LEN (Results 1 – 1 of 1) sorted by relevance
222 #define BMA2X2_ACC_Z14_LSB__LEN 6 macro2009 BMA2X2_ACC_Z_MSB) << (BMA2X2_ACC_Z14_LSB__LEN)); in sensor_report_value()2010 z = z << (sizeof(short) * 8 - (BMA2X2_ACC_Z14_LSB__LEN + in sensor_report_value()2012 z = z >> (sizeof(short) * 8 - (BMA2X2_ACC_Z14_LSB__LEN + in sensor_report_value()