Lines Matching +full:i2c +full:- +full:pullup
4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
15 #address-cells = <1>;
16 #size-cells = <1>;
20 gpio-controller;
22 #gpio-cells = <0x2>;
27 compatible = "zephyr,w1-gpio";
36 #address-cells = <1>;
37 #size-cells = <0>;
40 compatible = "zephyr,w1-serial";
44 test_i2c: i2c@11112222 {
45 #address-cells = <1>;
46 #size-cells = <0>;
47 compatible = "vnd,i2c";
50 clock-frequency = <100000>;
52 test_i2c_ds2482_800: ds2482-800@0 {
53 compatible = "maxim,ds2482-800";
56 #address-cells = <1>;
57 #size-cells = <0>;
60 compatible = "maxim,ds2482-800-channel";
74 switching-threshold = "low";
75 active-pull-threshold = "low";
76 weak-pullup = "1000";