Home
last modified time | relevance | path

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

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