Searched refs:BMP280_REG_RESET (Results 1 – 3 of 3) sorted by relevance
12 case BMP280_REG_RESET: in bmp180_is_writeable_reg()50 case BMP280_REG_RESET: in bme280_is_writeable_reg()62 case BMP280_REG_RESET: in bmp280_is_writeable_reg()
232 #define BMP280_REG_RESET 0xE0 macro325 #define BMP280_REG_RESET 0xE0 macro
997 ret = regmap_write(data->regmap, BMP280_REG_RESET, BMP280_RST_SOFT_CMD); in bmp280_preinit()
Completed in 12 milliseconds