Searched refs:BMA2X2_ACC_Z10_LSB__LEN (Results 1 – 1 of 1) sorted by relevance
232 #define BMA2X2_ACC_Z10_LSB__LEN 2 macro1949 (BMA2X2_ACC_Z10_LSB__LEN)); in sensor_report_value()1950 z = z << (sizeof(short) * 8 - (BMA2X2_ACC_Z10_LSB__LEN + in sensor_report_value()1952 z = z >> (sizeof(short) * 8 - (BMA2X2_ACC_Z10_LSB__LEN + in sensor_report_value()