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