Searched refs:BMP280_RST_SOFT_CMD (Results 1 – 2 of 2) sorted by relevance
233 #define BMP280_RST_SOFT_CMD 0xB6 macro
996 ret = regmap_write(data->regmap, BMP280_REG_RESET, BMP280_RST_SOFT_CMD); in bmp280_preinit()