Lines Matching +full:one +full:- +full:wire
1 # Copyright (c) 2023-2024 Analog Devices, Inc.
2 # SPDX-License-Identifier: Apache-2.0
4 description: ADI MAX32xxx MCUs 1-Wire Master
6 include: [w1-master.yaml, pinctrl-device.yaml]
8 compatible: "adi,max32-w1"
20 pinctrl-0:
23 pinctrl-names:
26 internal-pullup:
32 0 - Internal pullup disabled.
33 1 - Internal pullup enabled.
35 external-pullup:
40 0 - Pullup pin is active high when enabled.
41 1 - Pullup pin is active low when enabled.
42 2 - Pullup pin is not used for an external pullup.
44 long-line-mode:
48 Selects alternate timings for 1-Wire communication.
49 The recommended setting depends on the length of the wire.
52 Setting this bit to 0 leaves the write one release,
53 the data sampling, and the time-slot recovery times at
57 This mode moves the write one release, the data sampling,
58 and the time-slot recovery times out to approximately 8us, 22us, and 14us, respectively.
60 0 - Standard operation for lines less than 40 meters.
61 1 - Long Line mode enabled.