Lines Matching +full:ahb5 +full:- +full:prescaler
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/wba/stm32wba55cgux-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32WBA55CG-NUCLEO board";
15 compatible = "st,stm32wba55cg-nucleo";
17 #address-cells = <1>;
18 #size-cells = <1>;
21 zephyr,bt-c2h-uart = &usart1;
22 zephyr,uart-pipe = &usart1;
24 zephyr,shell-uart = &usart1;
27 zephyr,code-partition = &slot0_partition;
31 compatible = "gpio-leds";
47 compatible = "gpio-keys";
72 mcuboot-led0 = &blue_led_1;
73 mcuboot-button0 = &user_button_1;
74 die-temp0 = &die_temp;
88 hse-div2;
97 clock-frequency = <DT_FREQ_M(16)>;
98 ahb-prescaler = <1>;
99 ahb5-prescaler = <2>;
100 apb1-prescaler = <1>;
101 apb2-prescaler = <2>;
102 apb7-prescaler = <1>;
113 prescaler = <32768>;
119 pinctrl-0 = <&usart1_tx_pb12 &usart1_rx_pa8>;
120 pinctrl-1 = <&analog_pb12 &analog_pa8>;
121 pinctrl-names = "default", "sleep";
122 current-speed = <115200>;
127 pinctrl-0 = <&lpuart1_tx_pb5 &lpuart1_rx_pa10>;
128 pinctrl-names = "default";
129 current-speed = <115200>;
134 pinctrl-0 = <&spi1_nss_pa12 &spi1_sck_pb4
136 pinctrl-names = "default";
141 pinctrl-0 = <&i2c1_scl_pb2 &i2c1_sda_pb1>;
142 pinctrl-names = "default";
144 clock-frequency = <I2C_BITRATE_FAST>;
148 pinctrl-0 = <&adc4_in8_pa1 &adc4_in9_pa0>;
149 pinctrl-names = "default";
150 st,adc-clock-source = "ASYNC";
151 st,adc-prescaler = <4>;
171 compatible = "fixed-partitions";
172 #address-cells = <1>;
173 #size-cells = <1>;
180 label = "image-0";
184 label = "image-1";