Lines Matching +full:4 +full:- +full:way
22 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
39 .Xr iicbus 4 .
41 It provides an easy and simple way to check the functionality of an i2c bus
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.
80 It can be set to 1, 2, 4, and 6.
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"
130 .Xr iicbus 4
136 .Xr iicbus 4 .
140 .Xr FDT 4
146 .Bd -literal
158 .Bl -tag -width ".Va compatible"
162 Indicates which 7-bit i2c address the
168 .Xr iicbus 4 .
172 .Xr fdt 4 ,
173 .Xr iic 4 ,
174 .Xr iicbus 4 ,
182 .An -nosplit