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/os/drivers/bosch_bmi160/
bosch_bmm150_slave.h 55 #define BMM150_CALIB_HEX_LACKS 0x100000
bosch_bmm150_slave.c 67 temp_3 = ((temp_1 + temp_2) >> 9) + ((int32_t)BMM150_CALIB_HEX_LACKS);
103 temp_3 = ((temp_1 + temp_2) >> 9) + ((int32_t)BMM150_CALIB_HEX_LACKS);

Completed in 48 milliseconds