Searched refs:BMA2X2_ACC_X14_LSB__LEN (Results 1 – 1 of 1) sorted by relevance
162 #define BMA2X2_ACC_X14_LSB__LEN 6 macro1993 BMA2X2_ACC_X_MSB) << (BMA2X2_ACC_X14_LSB__LEN)); in sensor_report_value()1994 x = x << (sizeof(short) * 8 - (BMA2X2_ACC_X14_LSB__LEN + in sensor_report_value()1996 x = x >> (sizeof(short) * 8 - (BMA2X2_ACC_X14_LSB__LEN + in sensor_report_value()