Lines Matching +full:com +full:- +full:mode
6 * Sensirion SHT3x-DIS
13 - https://sensirion.com/media/documents/213E6A3B/63A5A569/Datasheet_SHT3x_DIS.pdf
14 …- https://sensirion.com/media/documents/051DF50B/639C8101/Sensirion_Humidity_and_Temperature_Senso…
16 * Sensirion STS3x-DIS
23 …- https://sensirion.com/media/documents/1DA31AFD/61641F76/Sensirion_Temperature_Sensors_STS3x_Data…
24 … - https://sensirion.com/media/documents/292A335C/65537BAF/Sensirion_Datasheet_STS32_STS33.pdf
28 - David Frey <david.frey@sensirion.com>
29 - Pascal Sachs <pascal.sachs@sensirion.com>
32 -----------
34 This driver implements support for the Sensirion SHT3x-DIS and STS3x-DIS
41 Documentation/i2c/instantiating-devices.rst for methods to instantiate the
44 Even if sht3x sensor supports clock-stretch (blocking mode) and non-stretch
45 (non-blocking mode) in single-shot mode, this driver only supports the latter.
47 The sht3x sensor supports a single shot mode as well as 5 periodic measure
52 0 single shot mode
60 In the periodic measure mode, the sensor automatically triggers a measurement
72 sysfs-Interface
73 ---------------
87 configured limits. Alarm only works in periodic measure mode
89 configured limits. Alarm only works in periodic measure mode
93 - 0: turned off
94 - 1: turned on
102 - 0: low repeatability
103 - 1: medium repeatability
104 - 2: high repeatability
107 debugfs-Interface
108 -----------------