Lines Matching +full:vctl1 +full:- +full:gpios
5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
11 #include "particle_xenon-pinctrl.dtsi"
19 vctl1-gpios = <&gpio0 24 GPIO_ACTIVE_LOW>;
20 vctl2-gpios = <&gpio0 25 GPIO_ACTIVE_LOW>;
24 compatible = "voltage-divider";
25 io-channels = <&adc 3>;
26 output-ohms = <2100000>;
27 full-ohms = <(2100000 + 806000)>;
36 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
40 gpio-as-nreset;
44 compatible = "nordic,nrf-uarte";
45 current-speed = <115200>;
47 pinctrl-0 = <&uart1_default>;
48 pinctrl-1 = <&uart1_sleep>;
49 pinctrl-names = "default", "sleep";