Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/hwmon/
Dsht15.c53 #define SHT15_STATUS_HEATER 0x04 macro
730 status |= SHT15_STATUS_HEATER; in sht15_store_heater()
732 status &= ~SHT15_STATUS_HEATER; in sht15_store_heater()
801 sht15_store_heater, SHT15_STATUS_HEATER);