Lines Matching +full:t +full:- +full:exit +full:- +full:dpd
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f4/stm32f407v(e-g)tx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 compatible = "black-stm32f407";
18 zephyr,shell-uart = &usart1;
26 compatible = "gpio-leds";
38 compatible = "gpio-keys";
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 = <&usart1_tx_pa9 &usart1_rx_pa10>;
91 pinctrl-names = "default";
92 current-speed = <115200>;
97 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3>;
98 pinctrl-names = "default";
99 current-speed = <115200>;
108 pinctrl-0 = <&tim2_ch1_pa0>;
109 pinctrl-names = "default";
120 pinctrl-0 = <&usb_otg_fs_dm_pa11 &usb_otg_fs_dp_pa12>;
121 pinctrl-names = "default";
126 pinctrl-0 = <&can1_rx_pd0 &can1_tx_pd1>;
127 pinctrl-names = "default";
132 pinctrl-0 = <&can2_rx_pb12 &can2_tx_pb13>;
133 pinctrl-names = "default";
138 pinctrl-0 = <&spi1_sck_pb3 &spi1_miso_pb4 &spi1_mosi_pb5>;
139 pinctrl-names = "default";
141 cs-gpios = <&gpiob 0 GPIO_ACTIVE_LOW>;
143 compatible = "jedec,spi-nor";
145 spi-max-frequency = <40000000>;
147 has-dpd;
148 t-enter-dpd = <4000>;
149 t-exit-dpd = <25000>;
150 jedec-id = [ef 40 15];
155 pinctrl-0 = <&spi2_sck_pb10 &spi2_miso_pc2 &spi2_mosi_pc3>;
156 pinctrl-names = "default";