Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsht3x.c25 static const unsigned char sht3x_cmd_measure_single_hpm[] = { 0x24, 0x00 }; variable
449 data->command = sht3x_cmd_measure_single_hpm; in sht3x_select_command()