Home
last modified time | relevance | path

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

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