Home
last modified time | relevance | path

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

/openbmc/linux/drivers/hwmon/
H A Dsht3x.c34 static const unsigned char sht3x_cmd_measure_periodic_mode[] = { 0xe0, 0x00 }; variable
445 data->command = sht3x_cmd_measure_periodic_mode; in sht3x_select_command()