Searched defs:ms5837_data (Results 1 – 1 of 1) sorted by relevance
57 struct ms5837_data { struct59 uint16_t factory;60 uint16_t sens_t1;61 uint16_t off_t1;62 uint16_t tcs;63 uint16_t tco;64 uint16_t t_ref;65 uint16_t tempsens;68 int32_t pressure;69 int32_t temperature;[all …]