Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/platform_data/
Dsht3x.h13 bool high_precision; member
Dshtc1.h12 bool high_precision; member
/Linux-v5.4/drivers/hwmon/
Dshtc1.c171 if (data->setup.high_precision) { in shtc1_select_command()
232 data->setup.high_precision = true; in shtc1_probe()
Dsht3x.c445 data->command = data->setup.high_precision ? in sht3x_select_command()
450 if (data->setup.high_precision) { in sht3x_select_command()
598 if (data->setup.high_precision) in update_interval_store()
693 data->setup.high_precision = true; in sht3x_probe()