Searched refs:BMP180_AC6_LSB_ADDR (Results 1 – 2 of 2) sorted by relevance
34 #define BMP180_AC6_LSB_ADDR 0xB5 macro
65 ret = ReadSensor(&data->busCfg, BMP180_AC6_LSB_ADDR, &rfg[BAROMETER_AC6_LSB], sizeof(uint8_t)); in ReadEepromRawData()