Lines Matching +full:psc +full:- +full:ucpdclk

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/g0/stm32g0b1r(b-c-e)ixn-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "google,twinkie-v2";
22 compatible = "gpio-leds";
35 compatible = "gpio-keys";
47 compatible = "voltage-divider";
48 io-channels = <&adc1 1>;
49 output-ohms = <2000000000>;
53 compatible = "voltage-divider";
54 io-channels = <&adc1 3>;
55 output-ohms = <2000000000>;
59 compatible = "voltage-divider";
60 io-channels = <&adc1 15>;
61 output-ohms = <68000>;
62 full-ohms = <(2000000 + 68000)>;
66 compatible = "current-sense-amplifier";
67 io-channels = <&adc1 17>;
68 sense-resistor-milli-ohms = <3>;
69 sense-gain-mult = <100>;
73 compatible = "current-sense-amplifier";
74 io-channels = <&adc1 18>;
75 sense-resistor-milli-ohms = <10>;
76 sense-gain-mult = <25>;
83 bootloader-led0 = &blue_led_2;
94 #address-cells = <1>;
95 #size-cells = <0>;
97 pinctrl-0 = <&adc1_in1_pa1 /* CC1_BUF */
103 pinctrl-names = "default";
104 st,adc-clock-source = "SYNC";
105 st,adc-prescaler = <4>;
112 zephyr,vref-mv = <3300>;
113 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
121 zephyr,vref-mv = <3300>;
122 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
130 zephyr,vref-mv = <3300>;
131 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
139 zephyr,vref-mv = <3300>;
140 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
148 zephyr,vref-mv = <3300>;
149 zephyr,acquisition-time = <ADC_ACQ_TIME_DEFAULT>;
159 div-m = <1>;
160 mul-n = <8>;
161 div-p = <2>;
162 div-q = <2>;
163 div-r = <2>;
170 clock-frequency = <DT_FREQ_M(64)>;
171 ahb-prescaler = <1>;
172 apb1-prescaler = <1>;
182 psc-ucpdclk = <1>;
184 pinctrl-0 = <&ucpd1_cc1_pa8 &ucpd1_cc2_pb15>;
185 pinctrl-names = "default";