Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/hwmon/
Dsht15.c53 #define SHT15_STATUS_HEATER 0x04 macro
692 status |= SHT15_STATUS_HEATER; in sht15_store_heater()
694 status &= ~SHT15_STATUS_HEATER; in sht15_store_heater()
763 sht15_store_heater, SHT15_STATUS_HEATER);