Home
last modified time | relevance | path

Searched +full:discrete +full:- +full:mode +full:- +full:enable +full:- +full:resistor +full:- +full:divider (Results 1 – 3 of 3) sorted by relevance

/Zephyr-latest/tests/drivers/build_all/comparator/mcux_acmp/
Dmimxrt1176_mux_dac.dts4 * SPDX-License-Identifier: Apache-2.0
11 drive-strength = "high";
12 bias-pull-up;
13 slew-rate = "fast";
20 pinctrl-0 = <&acmp1_default>;
21 pinctrl-names = "default";
23 positive-mux-input = "IN2";
24 positive-port-input = "MUX";
25 negative-mux-input = "IN2";
26 negative-port-input = "DAC";
[all …]
/Zephyr-latest/include/zephyr/drivers/sensor/
Dmcux_acmp.h5 * SPDX-License-Identifier: Apache-2.0
70 * Analog Comparator Digital-to-Analog Converter voltage
74 /** Analog Comparator Digital-to-Analog Converter value. */
85 /** Analog Comparator Positive Channel Discrete Mode Enable. */
87 /** Analog Comparator Negative Channel Discrete Mode Enable. */
89 /** Analog Comparator discrete mode clock selection. */
91 /** Analog Comparator resistor divider enable. */
93 /** Analog Comparator discrete sample selection. */
95 /** Analog Comparator discrete phase1 sampling time selection. */
97 /** Analog Comparator discrete phase2 sampling time selection. */
/Zephyr-latest/dts/bindings/comparator/
Dnxp,kinetis-acmp.yaml3 # SPDX-License-Identifier: Apache-2.0
11 compatible = "nxp,kinetis-acmp";
32 pinctrl-0 = <&acmp0_default>;
33 pinctrl-names = "default";
35 positive-mux-input = "IN0";
36 negative-mux-input = "IN1";
39 compatible: "nxp,kinetis-acmp"
42 - base.yaml
43 - pinctrl-device.yaml
52 nxp,enable-output-pin:
[all …]