Searched +full:alt1 +full:- +full:alt4 (Results 1 – 2 of 2) sorted by relevance
3 # SPDX-License-Identifier: Apache-2.011 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.yaml43 - pinctrl-device.yaml52 nxp,enable-output-pin:[all …]
2 # SPDX-License-Identifier: Apache-2.012 compatible = "infineon,xmc4xxx-uart";13 pinctrl-0 = <&uart_tx_p0_1_u1c1 &uart_rx_p0_0_u1c1>;14 pinctrl-names = "default";15 input-src = "DX0D";19 pinctrl-0 is the phandle that stores the pin settings for two pins: &uart_tx_p0_1_u1c120 and &uart_rx_p0_0_u1c1. These nodes are pre-defined and their naming convention is designed24 The pre-defined nodes only set the alternate function of the output pin. The27 to the inherited property-allowlist list from pincfg-node.yaml).31 #include <zephyr/dt-bindings/pinctrl/xmc4xxx-pinctrl.h>[all …]