Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsht3x.c42 static const unsigned char sht3x_cmd_read_status_reg[] = { 0xf3, 0x2d }; variable
468 ret = sht3x_read_from_command(client, data, sht3x_cmd_read_status_reg, in status_register_read()