Home
last modified time | relevance | path

Searched refs:BMP280_SLEEP (Results 1 – 2 of 2) sorted by relevance

/drivers/iio/pressure/
A Dbmp280-core.c1019 [BMP280_SLEEP] = BMP280_MODE_SLEEP,
1673 [BMP280_SLEEP] = BMP380_MODE_SLEEP,
1790 ret = bmp380_set_mode(data, BMP280_SLEEP); in bmp380_chip_config()
1833 ret = bmp380_set_mode(data, BMP280_SLEEP); in bmp380_chip_config()
2387 [BMP280_SLEEP] = BMP580_MODE_SLEEP,
3286 ret = data->chip_info->set_mode(data, BMP280_SLEEP); in bmp280_common_probe()
3315 data->chip_info->set_mode(data, BMP280_SLEEP); in bmp280_runtime_suspend()
A Dbmp280.h415 BMP280_SLEEP, enumerator

Completed in 11 milliseconds