Searched +full:spi +full:- +full:sck +full:- +full:cs +full:- +full:delay (Results 1 – 4 of 4) sorted by relevance
1 # Copyright 2022-2023 NXP2 # SPDX-License-Identifier: Apache-2.04 description: NXP S32 SPI controller6 compatible: "nxp,s32-spi"8 include: [spi-controller.yaml, pinctrl-device.yaml]17 num-cs:26 pinctrl-0:29 pinctrl-names:35 Select if the SPI module is intended to be used in slave mode.37 spi-sck-cs-delay:[all …]
2 * SPDX-License-Identifier: Apache-2.07 /dts-v1/;10 #include "mimxrt1062_fmurt6-pinctrl.dtsi"11 #include <zephyr/dt-bindings/pwm/pwm.h>25 telem4-gps2 = &lpuart5;29 zephyr,flash-controller = &s26ks512s0;31 zephyr,code-partition = &slot0_partition;36 zephyr,shell-uart = &lpuart7;41 compatible = "gpio-leds";42 green_led: led-1 {[all …]
13 * Added support for :ref:`bin-blobs` (also see :ref:`west-blobs`).15 * Converted all supported boards from ``pinmux`` to :ref:`pinctrl-guide`.31 * CVE-2022-2993: Under embargo until 2022-11-0333 * CVE-2022-2741: Under embargo until 2022-10-1456 This definition can be used by third-party code to compile code conditional58 Therefore, any third-party code integrated using the Zephyr build system will91 changed from ``-ENETDOWN`` to ``-ENETUNREACH``. A return value of ``-ENETDOWN`` now indicates126 * Removed deprecated SPI :c:struct:`spi_cs_control` fields for GPIO management129 * Removed support for configuring the CAN-FD maximum DLC value via Kconfig156 valid for specific bindings to specify like :dtcompatible:`gpio-leds` and[all …]
32 * Disk Subsystem: SPI mode SD cards now use the SD subsystem to communicate61 * Split CAN classic and CAN-FD APIs:90 was moved from Kconfig to :ref:`devicetree <dt-guide>`.91 See the :dtcompatible:`st,stm32f1-pinctrl` devicetree binding for more information.127 * SPI182 * MIPI-DSI184 * Added a :ref:`MIPI-DSI api <mipi_dsi_api>`. This is an experimental API,196 * Added support for enabling/disabling CAN-FD mode at runtime using :c:macro:`CAN_MODE_FD`.220 * Added support for Provisioners over PB-GATT231 * Implemented ISO-AL TX unframed fragmentation[all …]