Lines Matching +full:apb7 +full:- +full:prescaler
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/wba/stm32wba52cgux-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32WBA52CG-NUCLEO board";
15 compatible = "st,stm32wba52cg-nucleo";
17 #address-cells = <1>;
18 #size-cells = <1>;
22 zephyr,shell-uart = &usart1;
25 zephyr,code-partition = &slot0_partition;
29 compatible = "gpio-leds";
37 compatible = "gpio-keys";
68 div-m = <8>;
69 mul-n = <48>;
70 div-q = <2>;
71 div-r = <2>;
78 clock-frequency = <DT_FREQ_M(96)>;
79 ahb-prescaler = <1>;
80 ahb5-prescaler = <4>;
81 apb1-prescaler = <1>;
82 apb2-prescaler = <1>;
83 apb7-prescaler = <1>;
94 prescaler = <32768>;
98 pinctrl-0 = <&usart1_tx_pb12 &usart1_rx_pa8>;
99 pinctrl-names = "default";
100 current-speed = <115200>;
105 pinctrl-0 = <&lpuart1_tx_pb5 &lpuart1_rx_pa10>;
106 pinctrl-names = "default";
107 current-speed = <115200>;
112 pinctrl-0 = <&spi1_nss_pa12 &spi1_sck_pb4
114 pinctrl-names = "default";
119 pinctrl-0 = <&i2c1_scl_pb2 &i2c1_sda_pb1>;
120 pinctrl-names = "default";
122 clock-frequency = <I2C_BITRATE_FAST>;
126 pinctrl-0 = <&adc4_in8_pa1>;
127 pinctrl-names = "default";
128 st,adc-clock-source = "ASYNC";
129 st,adc-prescaler = <4>;
145 compatible = "fixed-partitions";
146 #address-cells = <1>;
147 #size-cells = <1>;
154 label = "image-0";
158 label = "image-1";
162 label = "image-scratch";