Lines Matching +full:apb1 +full:- +full:prescaler
4 * SPDX-License-Identifier: Apache-2.0
15 flash-controller@40022000 {
22 compatible = "st,stm32-usart", "st,stm32-uart";
24 clocks = <&rcc STM32_CLOCK(APB1, 17U)>;
25 resets = <&rctl STM32_RESET(APB1, 17U)>;
31 compatible = "st,stm32-i2c-v2";
32 clock-frequency = <I2C_BITRATE_STANDARD>;
33 #address-cells = <1>;
34 #size-cells = <0>;
36 clocks = <&rcc STM32_CLOCK(APB1, 22U)>;
38 interrupt-names = "combined";
43 compatible = "st,stm32-spi-fifo", "st,stm32-spi";
44 #address-cells = <1>;
45 #size-cells = <0>;
47 clocks = <&rcc STM32_CLOCK(APB1, 14U)>;
53 compatible = "st,stm32-timers";
55 clocks = <&rcc STM32_CLOCK(APB1, 4U)>;
56 resets = <&rctl STM32_RESET(APB1, 4U)>;
58 interrupt-names = "global";
59 st,prescaler = <0>;
64 compatible = "st,stm32-timers";
69 interrupt-names = "global";
70 st,prescaler = <0>;
74 compatible = "st,stm32-pwm";
76 #pwm-cells = <3>;
82 compatible = "st,stm32-smbus";
83 #address-cells = <1>;
84 #size-cells = <0>;