Searched refs:BMM150_CALIB_HEX_LACKS (Results 1 – 2 of 2) sorted by relevance
69 temp_3 = ((temp_1 + temp_2) >> 9) + ((int32_t)BMM150_CALIB_HEX_LACKS); in bmm150TempCompensateX()105 temp_3 = ((temp_1 + temp_2) >> 9) + ((int32_t)BMM150_CALIB_HEX_LACKS); in bmm150TempCompensateY()
53 #define BMM150_CALIB_HEX_LACKS 0x100000 macro