Searched refs:BMP180_AC2_LSB_ADDR (Results 1 – 2 of 2) sorted by relevance
26 #define BMP180_AC2_LSB_ADDR 0xAD macro
42 ret = ReadSensor(&data->busCfg, BMP180_AC2_LSB_ADDR, &rfg[BAROMETER_AC2_LSB], sizeof(uint8_t)); in ReadEepromRawData()