Lines Matching +full:high +full:- +full:resolution
16 -----------
46 in the module), it will drive the line high during the longer conversion
49 -1 if at least one sensor still in conversion, 1 if conversion is complete
61 its current resolution. Default conversion time is set by the driver according
70 Writing a resolution value (in bits) to ``w1_slave`` will change the
72 the sensor. Resolution is reset when the sensor gets power-cycled.
74 To store the current resolution in EEPROM, write ``0`` to ``w1_slave``.
78 Alternatively, resolution can be read or written using the dedicated
79 ``resolution`` entry on each device, if supported by the sensor.
81 Some non-genuine DS18B20 chips are fixed in 12-bit mode only, so the actual
82 resolution is read back from the chip and verified.
84 Note: Changing the resolution reverts the conversion time to default.
86 The write-only sysfs entry ``eeprom_cmd`` is an alternative for EEPROM operations.
93 Sysfs ``alarms`` allow read or write TH and TL (Temperature High an Low) alarms.
94 Values shall be space separated and in the device range (typical -55 degC
106 be force-enabled.
118 location of the chip in the 1-wire bus without needing pre-existing
133 Documentation/ABI/testing/sysfs-driver-w1_therm
136 compatible with DS18B20. Added are lowest 2\ :sup:`-5`, 2\ :sup:`-6` temperature
138 resolutions. The device is powered up in 14-bit resolution mode. The conversion
144 indicating 15, but the device is always operating in 14-bit resolution mode.