Lines Matching +full:smps +full:- +full:mode
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/wb0/stm32wb05kzvx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 model = "STMicroelectronics STM32WB05KZ-NUCLEO board";
16 compatible = "st,stm32wb05kz-nucleo";
18 #address-cells = <1>;
19 #size-cells = <1>;
23 zephyr,shell-uart = &usart1;
26 zephyr,bt-c2h-uart = &usart1;
30 compatible ="gpio-leds";
43 compatible = "gpio-keys";
72 smps-mode = "RUN";
73 smps-bom = <3>;
94 clock-frequency = <DT_FREQ_M(64)>;
95 clksys-prescaler = <1>;
96 slow-clock = <&clk_lse>;
104 pinctrl-0 = <&usart1_tx_pa1 &usart1_rx_pb0>;
105 pinctrl-names = "default";
106 current-speed = <115200>;
111 pinctrl-0 = <&i2c1_scl_pb6 &i2c1_sda_pb7>;
112 pinctrl-names = "default";
117 pinctrl-0 = <&spi3_nss_pa9 &spi3_sck_pb3 &spi3_miso_pa8 &spi3_mosi_pa11>;
118 pinctrl-names = "default";
127 compatible = "fixed-partitions";
128 #address-cells = <1>;
129 #size-cells = <1>;