Lines Matching +full:t +full:- +full:exit +full:- +full:dpd
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/h7/stm32h7b0vbtx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/memory-attr/memory-attr-arm.h>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
14 model = "FANKE FK7B0M1-VBT6 board";
15 compatible = "fanke,fk7b0m1-vbt6";
19 zephyr,shell-uart = &usart1;
25 compatible = "gpio-leds";
33 compatible = "gpio-keys";
52 clock-frequency = <DT_FREQ_M(25)>;
58 div-m = <5>;
59 mul-n = <112>;
60 div-p = <2>;
61 div-q = <2>;
62 div-r = <2>;
69 clock-frequency = <DT_FREQ_M(280)>;
79 pinctrl-0 = <&octospim_p1_clk_pb2 &octospim_p1_ncs_pb6
82 pinctrl-names = "default";
86 w25q64jvssiq_qspi: qspi-nor-flash@0 {
87 compatible = "st,stm32-ospi-nor";
89 ospi-max-frequency = <DT_FREQ_M(133)>;
90 spi-bus-width = <OSPI_QUAD_MODE>;
91 data-rate = <OSPI_STR_TRANSFER>;
95 compatible = "fixed-partitions";
96 #address-cells = <1>;
97 #size-cells = <1>;
106 pinctrl-0 = <&spi6_sck_pb3 &spi6_miso_pb4 &spi6_mosi_pb5>;
107 cs-gpios = <&gpioa 15 GPIO_ACTIVE_LOW>;
108 pinctrl-names = "default";
110 w25q64jvssiq_spi: spi-nor-flash@0 {
111 compatible = "jedec,spi-nor";
113 spi-max-frequency = <DT_FREQ_M(40)>;
116 jedec-id = [ef 40 17];
117 has-dpd;
118 t-enter-dpd = <3500>;
119 t-exit-dpd = <3500>;
121 compatible = "fixed-partitions";
122 #address-cells = <1>;
123 #size-cells = <1>;
133 pinctrl-0 = <&usart1_tx_pa9 &usart1_rx_pa10>;
134 pinctrl-names = "default";
135 current-speed = <115200>;
144 pinctrl-0 = <&usb_otg_hs_dm_pa11 &usb_otg_hs_dp_pa12>;
145 pinctrl-names = "default";