HomeSort by relevance Sort by last modified time
    Searched refs:BMM150_CALIB_HEX_LACKS (Results 1 - 2 of 2) sorted by null

  /device/google/contexthub/firmware/src/drivers/bosch_bmi160/
bosch_bmm150_slave.h 53 #define BMM150_CALIB_HEX_LACKS 0x100000
bosch_bmm150_slave.c 69 temp_3 = ((temp_1 + temp_2) >> 9) + ((int32_t)BMM150_CALIB_HEX_LACKS);
105 temp_3 = ((temp_1 + temp_2) >> 9) + ((int32_t)BMM150_CALIB_HEX_LACKS);

Completed in 30 milliseconds