Lines Matching +full:alert +full:- +full:celsius
6 * Sensirion SHT3x-DIS
16 - David Frey <david.frey@sensirion.com>
17 - Pascal Sachs <pascal.sachs@sensirion.com>
20 -----------
22 This driver implements support for the Sensirion SHT3x-DIS chip, a humidity
23 and temperature sensor. Temperature is measured in degrees celsius, relative
25 scaled by 1000, i.e. the value for 31.5 degrees celsius is 31500.
29 Documentation/i2c/instantiating-devices.rst for methods to instantiate the device.
34 non-blocking mode. Blocking mode will guarantee the fastest result but
35 the I2C bus will be busy during that time. By default, non-blocking mode
36 is used. Make sure clock-stretching works properly on your device if you
56 reading exceeds the configured limits, the alert attribute is set to 1 and
57 the alert pin on the sensor is set to high.
59 values, the alert bit is set to 0 and the alert pin on the sensor is set to
62 sysfs-Interface
63 ---------------
83 - 0: turned off
84 - 1: turned on