Lines Matching +full:cpu2 +full:- +full:prescaler
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/wb/stm32wb55vgyx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 zephyr,shell-uart = &usart1;
19 zephyr,bt-mon-uart = &lpuart1;
20 zephyr,bt-c2h-uart = &lpuart1;
23 zephyr,code-partition = &slot0_partition;
47 clock-frequency = <DT_FREQ_M(32)>;
48 cpu1-prescaler = <1>;
49 cpu2-prescaler = <1>;
50 ahb4-prescaler = <1>;
51 apb1-prescaler = <1>;
52 apb2-prescaler = <1>;
56 pinctrl-0 = <&usart1_tx_pb6 &usart1_rx_pb7>;
57 pinctrl-names = "default";
58 current-speed = <115200>;
63 pinctrl-0 = <&lpuart1_tx_pa2 &lpuart1_rx_pa3>;
64 pinctrl-names = "default";
65 current-speed = <100000>;
70 pinctrl-0 = <&adc1_in3_pc2>;
71 pinctrl-names = "default";
72 st,adc-clock-source = "SYNC";
73 st,adc-prescaler = <4>;
79 pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
80 pinctrl-names = "default";
85 compatible = "fixed-partitions";
86 #address-cells = <1>;
87 #size-cells = <1>;
101 label = "image-0";