Lines Matching +full:cd +full:- +full:gpios
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f4/stm32f469nihx-pinctrl.dtsi>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "STMicroelectronics STM32F469I-DISCO board";
15 compatible = "st,stm32f469i-disco";
19 zephyr,shell-uart = &usart3;
26 compatible = "gpio-leds";
28 gpios = <&gpiog 6 GPIO_ACTIVE_HIGH>;
32 gpios = <&gpiod 4 GPIO_ACTIVE_HIGH>;
36 gpios = <&gpiod 5 GPIO_ACTIVE_HIGH>;
40 gpios = <&gpiok 3 GPIO_ACTIVE_HIGH>;
46 compatible = "gpio-keys";
49 gpios = <&gpioa 0 GPIO_ACTIVE_LOW>;
68 clock-frequency = <DT_FREQ_M(8)>;
73 div-m = <8>;
74 mul-n = <336>;
75 div-p = <2>;
76 div-q = <7>;
83 clock-frequency = <DT_FREQ_M(168)>;
84 ahb-prescaler = <1>;
85 apb1-prescaler = <4>;
86 apb2-prescaler = <2>;
90 pinctrl-0 = <&usart3_tx_pb10 &usart3_rx_pb11>;
91 pinctrl-names = "default";
92 current-speed = <115200>;
97 pinctrl-0 = <&usart6_tx_pg14 &usart6_rx_pg9>;
98 pinctrl-names = "default";
99 current-speed = <115200>;
104 pinctrl-0 = <&i2c1_scl_pb8 &i2c1_sda_pb9>;
105 pinctrl-names = "default";
110 pinctrl-0 = <&spi2_sck_pd3 &spi2_miso_pb14 &spi2_mosi_pb15>;
111 pinctrl-names = "default";
112 cs-gpios = <&gpioh 6 (GPIO_ACTIVE_LOW | GPIO_PULL_UP)>;
117 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12>;
118 pinctrl-names = "default";
132 pinctrl-0 = <&sdio_d0_pc8
138 pinctrl-names = "default";
139 cd-gpios = <&gpiog 2 GPIO_ACTIVE_LOW>;