Searched refs:BMA2X2_ACC_Y10_LSB__LEN (Results 1 – 1 of 1) sorted by relevance
202 #define BMA2X2_ACC_Y10_LSB__LEN 2 macro1939 BMA2X2_ACC_Y_MSB) << (BMA2X2_ACC_Y10_LSB__LEN in sensor_report_value()1941 y = y << (sizeof(short) * 8 - (BMA2X2_ACC_Y10_LSB__LEN + in sensor_report_value()1943 y = y >> (sizeof(short) * 8 - (BMA2X2_ACC_Y10_LSB__LEN + in sensor_report_value()