Searched refs:BMP388_REG_CALIB0 (Results 1 – 2 of 2) sorted by relevance
87 #define BMP388_REG_CALIB0 0x31 macro
416 if (bmp388_reg_read(dev, BMP388_REG_CALIB0, (uint8_t *)cal, sizeof(*cal)) < 0) { in bmp388_get_calibration_data()