Home
last modified time | relevance | path

Searched +full:sck +full:- +full:pcs +full:- +full:delay (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/dts/bindings/spi/
Dnxp,dspi.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: ["spi-controller.yaml", "pinctrl-device.yaml"]
20 pcs-sck-delay:
23 Delay in nanoseconds from the chip select assert to the first clock
24 edge. If not set, the minimum supported delay is used.
26 sck-pcs-delay:
29 Delay in nanoseconds from the last clock edge to the chip select
30 deassert. If not set, the minimum supported delay is used.
32 transfer-delay:
35 Delay in nanoseconds from the chip select deassert to the next chip
[all …]
Dnxp,lpspi.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: ["spi-controller.yaml", "pinctrl-device.yaml"]
17 pcs-sck-delay:
20 Delay in nanoseconds from the chip select assert to the first clock
21 edge. If not set, the minimum supported delay is used.
23 sck-pcs-delay:
26 Delay in nanoseconds from the last clock edge to the chip select
27 deassert. If not set, the minimum supported delay is used.
29 transfer-delay:
32 Delay in nanoseconds from the chip select deassert to the next chip
[all …]
/Zephyr-latest/boards/madmachine/mm_feather/
Dmm_feather.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mm_feather-pinctrl.dtsi"
13 model = "MM MM-FEATHER board";
28 zephyr,shell-uart = &lpuart1;
33 /* Micron MT48LC16M16A2B4-6AIT:G */
39 compatible = "gpio-leds";
61 compatible = "nxp,imx-flexspi-nor";
64 spi-max-frequency = <104000000>;
66 jedec-id = [9d 70 17];
[all …]
/Zephyr-latest/boards/madmachine/mm_swiftio/
Dmm_swiftio.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "mm_swiftio-pinctrl.dtsi"
13 model = "MM MM-SWIFTIO board";
28 zephyr,shell-uart = &lpuart1;
33 /* Micron MT48LC16M16A2B4-6AIT:G */
39 compatible = "gpio-leds";
61 compatible = "nxp,imx-flexspi-nor";
64 spi-max-frequency = <104000000>;
66 jedec-id = [9d 70 17];
[all …]