Searched refs:BMA2X2_ACC_Y8_LSB__LEN (Results 1 – 1 of 1) sorted by relevance
207 #define BMA2X2_ACC_Y8_LSB__LEN 0 macro1972 BMA2X2_ACC_Y_MSB) << (BMA2X2_ACC_Y8_LSB__LEN in sensor_report_value()1974 y = y << (sizeof(short) * 8 - (BMA2X2_ACC_Y8_LSB__LEN + in sensor_report_value()1976 y = y >> (sizeof(short) * 8 - (BMA2X2_ACC_Y8_LSB__LEN + in sensor_report_value()