Searched +full:pcs +full:- +full:sck +full:- +full:delay (Results 1 – 4 of 4) sorted by relevance
/Zephyr-latest/dts/bindings/spi/ |
D | nxp,dspi.yaml | 2 # 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 …]
|
D | nxp,lpspi.yaml | 2 # 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/ |
D | mm_feather.dts | 4 * 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/ |
D | mm_swiftio.dts | 4 * 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 …]
|