Searched refs:humidity (Results 1 – 6 of 6) sorted by relevance
/linux-3.4.99/Documentation/hwmon/ |
D | sht21 | 9 http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT21.pdf 15 http://www.sensirion.com/en/pdf/product_information/Datasheet-humidity-sensor-SHT25.pdf 23 The SHT21 and SHT25 are humidity and temperature sensors in a DFN package of 25 devices is the higher level of precision of the SHT25 (1.8% relative humidity, 26 0.2 degree Celsius) compared with the SHT21 (2.0% relative humidity, 37 humidity1_input - humidity input 42 The driver uses the default resolution settings of 12 bit for humidity and 14 44 humidity and 66 ms for temperature. To keep self heating below 0.1 degree
|
D | sht15 | 27 http://www.sensirion.ch/en/pdf/product_information/Datasheet-humidity-sensor-SHT1x.pdf 32 The SHT10, SHT11, SHT15, SHT71, and SHT75 are humidity and temperature 38 bits for humidity, or 12 bits for temperature and 8 bits for humidity. 40 The humidity calibration coefficients are programmed into an OTP memory on the 62 flag to indicate the temp/humidity resolution to use (default to false). 68 * humidity1_input: humidity input
|
D | sysfs-interface | 569 humidity[1-*]_input Humidity
|
/linux-3.4.99/drivers/hwmon/ |
D | sht21.c | 52 int humidity; member 112 sht21->humidity = sht21_rh_ticks_to_per_cent_mille(ret); in sht21_update_measurements() 161 return sprintf(buf, "%d\n", sht21->humidity); in sht21_show_humidity()
|
D | Kconfig | 886 tristate "Sensiron humidity and temperature sensors. SHT15 and compat." 890 SHT15, SHT71, SHT75 humidity and temperature sensors. 896 tristate "Sensiron humidity and temperature sensors. SHT21 and compat." 900 humidity and temperature sensors.
|
/linux-3.4.99/Documentation/powerpc/ |
D | eeh-pci-error-recovery.txt | 37 as PCI cards dying from heat, humidity, dust, vibration and bad
|