Lines Matching +full:backup +full:- +full:regs
4 * SPDX-License-Identifier: Apache-2.0
8 #include <zephyr/dt-bindings/adc/stm32f1_adc.h>
12 compatible = "st,stm32f373", "st,stm32f3", "simple-bus";
19 compatible = "st,stm32f1-rcc";
22 pinctrl: pin-controller@48000000 {
24 compatible = "st,stm32-gpio";
25 gpio-controller;
26 #gpio-cells = <2>;
33 compatible = "st,stm32-i2c-v2";
34 clock-frequency = <I2C_BITRATE_STANDARD>;
35 #address-cells = <1>;
36 #size-cells = <0>;
44 interrupt-names = "event", "error";
49 compatible = "st,stm32-spi-fifo", "st,stm32-spi";
50 #address-cells = <1>;
51 #size-cells = <0>;
59 compatible = "st,stm32-spi-fifo", "st,stm32-spi";
60 #address-cells = <1>;
61 #size-cells = <0>;
69 compatible = "st,stm32-timers";
74 interrupt-names = "global";
79 compatible = "st,stm32-pwm";
81 #pwm-cells = <3>;
86 compatible = "st,stm32-timers";
91 interrupt-names = "global";
96 compatible = "st,stm32-pwm";
98 #pwm-cells = <3>;
103 compatible = "st,stm32-timers";
108 interrupt-names = "global";
113 compatible = "st,stm32-pwm";
115 #pwm-cells = <3>;
120 compatible = "st,stm32-timers";
125 interrupt-names = "global";
130 compatible = "st,stm32-pwm";
132 #pwm-cells = <3>;
137 compatible = "st,stm32-timers";
142 interrupt-names = "global";
147 compatible = "st,stm32-pwm";
149 #pwm-cells = <3>;
154 compatible = "st,stm32-timers";
159 interrupt-names = "global";
164 compatible = "st,stm32-pwm";
166 #pwm-cells = <3>;
171 compatible = "st,stm32-timers";
176 interrupt-names = "global";
181 compatible = "st,stm32-pwm";
183 #pwm-cells = <3>;
188 compatible = "st,stm32f1-adc", "st,stm32-adc";
193 #io-channel-cells = <1>;
195 sampling-times = <2 8 14 29 42 56 72 240>;
196 st,adc-sequencer = "FULLY_CONFIGURABLE";
197 st,adc-oversampler = "OVERSAMPLER_NONE";
202 compatible = "st,stm32-bbram";
203 st,backup-regs = <32>;
210 io-channels = <&adc1 17>;
214 io-channels = <&adc1 18>;
218 compatible = "st,stm32-smbus";
219 #address-cells = <1>;
220 #size-cells = <0>;