Searched refs:BMA2X2_ACC_X8_LSB__LEN (Results 1 – 1 of 1) sorted by relevance
177 #define BMA2X2_ACC_X8_LSB__LEN 0 macro1964 BMA2X2_ACC_X_MSB) << (BMA2X2_ACC_X8_LSB__LEN)); in sensor_report_value()1965 x = x << (sizeof(short) * 8 - (BMA2X2_ACC_X8_LSB__LEN + in sensor_report_value()1967 x = x >> (sizeof(short) * 8 - (BMA2X2_ACC_X8_LSB__LEN + in sensor_report_value()