Lines Matching +full:pinctrl +full:- +full:2
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f4/stm32f412c(e-g)ux-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 zephyr,shell-uart = &usart1;
24 compatible = "gpio-leds";
30 gpios = <&gpiob 2 GPIO_ACTIVE_HIGH>;
36 compatible = "gpio-keys";
39 gpios = <&gpioa 2 GPIO_ACTIVE_LOW>;
57 clock-frequency = <DT_FREQ_M(16)>;
62 div-m = <8>;
63 mul-n = <84>;
64 div-p = <2>;
65 div-q = <8>;
71 div-m = <8>;
72 mul-n = <192>;
73 div-r = <3>;
74 div-q = <4>;
81 clock-frequency = <DT_FREQ_M(84)>;
82 ahb-prescaler = <1>;
83 apb1-prescaler = <2>;
85 apb2-prescaler = <2>;
89 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
90 pinctrl-names = "default";
91 current-speed = <115200>;
95 &spi1_nss_pa4 { slew-rate = "very-high-speed"; };
98 pinctrl-0 = <&spi1_nss_pa4 &spi1_sck_pa5
100 pinctrl-names = "default";
104 &spi2_nss_pb12 { slew-rate = "very-high-speed"; };
107 pinctrl-0 = <&spi2_nss_pb12 &spi2_sck_pb13
109 pinctrl-names = "default";
116 spi-max-frequency = <1000000>;
117 irq-gpios = <&gpiob 1 GPIO_ACTIVE_HIGH>;
127 pinctrl-0 = <&i2s5_ck_pb0 &i2s5_sd_pb8>;
128 pinctrl-names = "default";
137 pinctrl-0 = <&i2c1_scl_pb6 &i2c1_sda_pb7>;
138 pinctrl-names = "default";
140 clock-frequency = <I2C_BITRATE_FAST>;
144 pinctrl-0 = <&i2c2_scl_pb10 &i2c2_sda_pb9>;
145 pinctrl-names = "default";
147 clock-frequency = <I2C_BITRATE_FAST>;
152 drdy-gpios = <&gpioa 2 GPIO_ACTIVE_HIGH>;
155 lps22hb-press@5d {
156 compatible = "st,lps22hb-press";
167 pinctrl-0 = <&i2c3_scl_pa8 &i2c3_sda_pb4>;
168 pinctrl-names = "default";
170 clock-frequency = <I2C_BITRATE_FAST>;
180 <&rcc STM32_SRC_LSI RTC_SEL(2)>;