Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsht3x.c31 static const unsigned char sht3x_cmd_measure_single_lpm[] = { 0x24, 0x16 }; variable
455 data->command = sht3x_cmd_measure_single_lpm; in sht3x_select_command()