Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsht3x.c39 static const unsigned char sht3x_cmd_heater_off[] = { 0x30, 0x66 }; variable
535 ret = i2c_master_send(client, (char *)&sht3x_cmd_heater_off, in heater_enable_store()