Lines Matching +full:write +full:- +full:back
16 -----------
49 -1 if at least one sensor still in conversion, 1 if conversion is complete
60 adjust it (write). A temperature conversion time depends on the device type and
67 completion. Options 2, 3 can't be used in parasite power mode. To get back to
68 the default conversion time write ``0`` to ``conv_time``.
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``.
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.
86 The write-only sysfs entry ``eeprom_cmd`` is an alternative for EEPROM operations.
87 Write ``save`` to save device RAM to EEPROM. Write ``restore`` to restore EEPROM
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.
110 does support the strong pullup (or it falls back to a pullup
118 location of the chip in the 1-wire bus without needing pre-existing
126 detection of invalid conversion. Write bit mask ``1`` to ``features`` to enable
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.