Lines Matching +full:powered +full:- +full:on
16 -----------
42 A bulk read of all devices on the bus could be done writing ``trigger``
44 send the convert command to all devices on the bus, and if parasite
45 powered devices are detected on the bus (and strong pullup is enabled
47 time required by parasited powered device on the line. Reading
49 -1 if at least one sensor still in conversion, 1 if conversion is complete
54 ``temperature`` on this device will return the temperature measured at the
60 adjust it (write). A temperature conversion time depends on the device type and
72 the sensor. Resolution is reset when the sensor gets power-cycled.
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
86 The write-only sysfs entry ``eeprom_cmd`` is an alternative for EEPROM operations.
91 ``0`` if the device is parasite powered, ``1`` if the device is externally powered.
94 Values shall be space separated and in the device range (typical -55 degC
102 command to check if there are pariste powered devices on the bus.
106 be force-enabled.
118 location of the chip in the 1-wire bus without needing pre-existing
130 conversion completion (normal power only) by generating read cycles on the bus
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.