Home
last modified time | relevance | path

Searched refs:repeatability (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/drivers/hwmon/
H A Dsht3x.c24 /* commands (high repeatability mode) */
27 /* commands (medium repeatability mode) */
30 /* commands (low repeatability mode) */
81 /* periodic measure commands (high repeatability mode) */
95 /* periodic measure commands (medium repeatability) */
109 /* periodic measure commands (low repeatability mode) */
171 enum sht3x_repeatability repeatability; member
448 if (data->repeatability == high_repeatability) { in sht3x_select_command()
451 } else if (data->repeatability == medium_repeatability) { in sht3x_select_command()
583 if (data->repeatability in update_interval_write()
[all...]

Completed in 3 milliseconds