Searched refs:BMA2X2_ACC_Y14_LSB__LEN (Results 1 – 1 of 1) sorted by relevance
192 #define BMA2X2_ACC_Y14_LSB__LEN 6 macro2001 BMA2X2_ACC_Y_MSB) << (BMA2X2_ACC_Y14_LSB__LEN)); in sensor_report_value()2002 y = y << (sizeof(short) * 8 - (BMA2X2_ACC_Y14_LSB__LEN + in sensor_report_value()2004 y = y >> (sizeof(short) * 8 - (BMA2X2_ACC_Y14_LSB__LEN + in sensor_report_value()