Searched +full:mipi +full:- +full:hold +full:- +full:cs (Results 1 – 5 of 5) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.04 # Common fields for MIPI DBI devices using Mode C (SPI)6 include: [mipi-dbi-device.yaml]18 list (see dt-bindings/spi/spi.h)21 mipi-cpol:26 mipi-cpha:31 mipi-hold-cs:
4 * SPDX-License-Identifier: Apache-2.08 #include <st/l5/stm32l562qeixq-pinctrl.dtsi>10 #include <zephyr/dt-bindings/input/input-event-codes.h>11 #include <zephyr/dt-bindings/memory-controller/stm32-fmc-nor-psram.h>12 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>16 compatible = "gpio-leds";28 compatible = "gpio-keys";37 die-temp0 = &die_temp;38 volt-sensor0 = &vref;39 volt-sensor1 = &vbat;[all …]
2 * Copyright 2022-2023, NXP4 * SPDX-License-Identifier: Apache-2.07 /dts-v1/;10 #include <zephyr/dt-bindings/input/input-event-codes.h>12 #include "mimxrt595_evk_mimxrt595s_cm33-pinctrl.dtsi"16 model = "NXP MIMXRT595-EVK board";25 usart-0 = &flexcomm0;30 pwm-0 = &sc_timer;31 dmic-dev = &dmic0;32 mcuboot-button0 = &user_button_1;[all …]
12 * New :ref:`GNSS subsystem <gnss_api>` added, enabling geo-awareness in Zephyr applications.13 * New API and drivers introduced for interfacing with :ref:`keyboard matrices <gpio-kbd>`.16 * Integrated Trusted Firmware-M (TF-M) 2.0, including an update to Mbed TLS 3.5.2.23 * Over 30 new supported boards, spanning all Zephyr-supported architectures.37 * CVE-2023-5779 `Zephyr project bug tracker GHSA-7cmj-963q-jj4738 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-7cmj-963q-jj47>`_40 * CVE-2023-6249 `Zephyr project bug tracker GHSA-32f5-3p9h-2rqc41 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-32f5-3p9h-2rqc>`_43 * CVE-2023-6749 `Zephyr project bug tracker GHSA-757h-rw37-66hw44 <https://github.com/zephyrproject-rtos/zephyr/security/advisories/GHSA-757h-rw37-66hw>`_[all …]
61 * 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.182 * 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 fragmentation232 * Added support for back-to-back receiving of PDUs on nRF5x platforms249 newly created informational-only callback struct :c:struct:`bt_conn_auth_info_cb`.[all …]