Searched refs:BMP180_AC4_MSB_ADDR (Results 1 – 2 of 2) sorted by relevance
29 #define BMP180_AC4_MSB_ADDR 0xB0 macro
51 ret = ReadSensor(&data->busCfg, BMP180_AC4_MSB_ADDR, &rfg[BAROMETER_AC4_MSB], sizeof(uint8_t)); in ReadEepromRawData()