Lines Matching +full:no +full:- +full:enum
2 # SPDX-License-Identifier: Apache-2.0
4 # Common Properties for the DS2477 and DS2485 I2C 1-Wire masters:
6 include: [w1-master.yaml, i2c-device.yaml]
9 switching-threshold:
12 enum:
13 - "low"
14 - "medium"
15 - "high"
16 - "off"
18 Default Low-to-High Switching Threshold.
21 low: 0.25 x VCC, no hysteresis
22 medium: 0.40 x VCC, no hysteresis (recommended for most configurations)
26 active-pull-threshold:
29 enum:
30 - "low"
31 - "medium"
32 - "high"
33 - "off"
45 weak-pullup:
48 enum:
49 - "extern"
50 - "500"
51 - "1000"
52 - "333"
54 Default 1-Wire Weak Pullup Resistance in ohms.
58 To enter floating condition, it is suggested to switch the weak-pull up
59 to extern and disable the switching as well as the active-pull threshold.
67 standard-slew:
70 enum:
71 - 50
72 - 150
73 - 1300
81 overdrive-slew:
84 enum:
85 - 50
86 - 150