Searched refs:SHT15_STATUS_HEATER (Results 1 – 1 of 1) sorted by relevance
51 #define SHT15_STATUS_HEATER 0x04 macro717 status |= SHT15_STATUS_HEATER; in sht15_status_store()719 status &= ~SHT15_STATUS_HEATER; in sht15_status_store()783 static SENSOR_DEVICE_ATTR_RW(heater_enable, sht15_status, SHT15_STATUS_HEATER);