Lines Matching +full:wired +full:- +full:interrupt
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.
76 The way the output (interrupt) pin works, depends on the mode configuration.
79 interrupt (output) pin.
82 Sets the operation mode for the sensor interrupt pin.
83 It can be set to 'comparator' (default) or 'interrupt'.
85 Sets the polarity of the sensor interrupt 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.
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
164 is wired at.
166 temperature sensors can be wired to 8 different addresses, allowing up to 8
182 .An -nosplit