Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds