Searched defs:bmp180_data (Results 1 – 1 of 1) sorted by relevance
54 struct bmp180_data { struct55 uint8_t osr_pressure;56 int32_t raw_press;57 int32_t raw_temp;58 int32_t comp_temp;59 struct bmp180_cal_data cal;