Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hwmon/
H A Dsht3x.c38 static const unsigned char sht3x_cmd_heater_on[] = { 0x30, 0x6d }; variable
536 ret = i2c_master_send(client, (char *)&sht3x_cmd_heater_on, in heater_enable_store()
/kernel/linux/linux-6.6/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()

Completed in 3 milliseconds