Lines Matching +full:output +full:- +full:low
51 .Bd -literal
62 dev.lm75.0.polarity: active-low
65 .Bl -tag -width ".Va dev.lm75.%d.temperature"
67 Is the read-only value of the current temperature read by the sensor.
71 it needs to drop below the hysteresis temperature to disable the output
75 Once the temperature gets over this value the output pin will be enabled.
76 The way the output (interrupt) pin works, depends on the mode configuration.
79 interrupt (output) pin.
86 It can be set to 'active-low' (default) or 'active-high'.
87 Please note that the output pin is an open-drain output and it needs a
88 proper pull-up resistor to work.
107 driver supports both the low and the high resolution models.
109 The low resolution model (lm75) provides a 9 bit output with the LSB
112 The high resolution model (lm75a) provides an 11 bit output with the LSB
115 The driver tries to auto-detect the
127 .Bl -tag -width ".Va hint.lm75.%d.addr"
146 .Bd -literal
158 .Bl -tag -width ".Va compatible"
162 Indicates which 7-bit i2c address the
182 .An -nosplit