Lines Matching +full:disconnect +full:- +full:gpios

4  * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f1/stm32f103z(c-d-e)tx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
18 zephyr,shell-uart = &usart1;
25 compatible = "gpio-leds";
27 gpios = <&gpiof 6 GPIO_ACTIVE_HIGH>;
31 gpios = <&gpiof 7 GPIO_ACTIVE_HIGH>;
35 gpios = <&gpiof 8 GPIO_ACTIVE_HIGH>;
39 gpios = <&gpiof 9 GPIO_ACTIVE_HIGH>;
45 compatible = "gpio-keys";
48 gpios = <&gpiog 6 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
53 gpios = <&gpiog 8 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
58 gpios = <&gpioc 0 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
63 gpios = <&gpioc 1 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
68 gpios = <&gpioc 2 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
73 gpios = <&gpioc 3 (GPIO_PULL_UP | GPIO_ACTIVE_LOW)>;
89 clock-frequency = <DT_FREQ_M(8)>;
101 clock-frequency = <DT_FREQ_M(72)>;
102 ahb-prescaler = <1>;
103 apb1-prescaler = <2>;
104 apb2-prescaler = <1>;
109 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
110 pinctrl-names = "default";
111 current-speed = <115200>;
116 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
117 pinctrl-names = "default";
118 current-speed = <115200>;
123 pinctrl-0 = <&spi1_nss_master_pa4 &spi1_sck_master_pa5
125 pinctrl-names = "default";
130 pinctrl-0 = <&spi2_nss_master_pb12 &spi2_sck_master_pb13
132 pinctrl-names = "default";
137 pinctrl-0 = <&i2c1_sda_pb7 &i2c1_scl_pb6>;
138 pinctrl-names = "default";
140 clock-frequency = <I2C_BITRATE_FAST>;
144 pinctrl-0 = <&i2c2_sda_pb11 &i2c2_scl_pb10>;
145 pinctrl-names = "default";
147 clock-frequency = <I2C_BITRATE_FAST>;
151 pinctrl-0 = <&can_rx_remap1_pb8 &can_tx_remap1_pb9>;
152 pinctrl-names = "default";
167 pinctrl-0 = <&usb_dm_pa11 &usb_dp_pa12>;
168 pinctrl-names = "default";
170 disconnect-gpios = <&gpiog 15 GPIO_ACTIVE_HIGH>;
178 pinctrl-0 = <&tim1_ch1_pwm_out_pa8>;
179 pinctrl-names = "default";
188 pinctrl-0 = <&adc1_in0_pa0>;
189 pinctrl-names = "default";