Searched +full:mipi +full:- +full:cpol (Results 1 – 4 of 4) 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.0100 struct mipi_dbi_smartbond_data *data = dev->data; in mipi_dbi_smartbond_send_single_frame()108 k_sem_take(&data->sync_sem, K_FOREVER); in mipi_dbi_smartbond_send_single_frame()111 LCDC->LCDC_INTERRUPT_REG |= LCDC_LCDC_INTERRUPT_REG_LCDC_VSYNC_IRQ_EN_Msk; in mipi_dbi_smartbond_send_single_frame()114 LCDC->LCDC_MODE_REG |= LCDC_LCDC_MODE_REG_LCDC_SFRAME_UPD_Msk; in mipi_dbi_smartbond_send_single_frame()117 k_sem_take(&data->sync_sem, K_FOREVER); in mipi_dbi_smartbond_send_single_frame()119 if (data->underflow_flag) { in mipi_dbi_smartbond_send_single_frame()121 data->underflow_flag = false; in mipi_dbi_smartbond_send_single_frame()128 const struct mipi_dbi_smartbond_config *config = dev->config; in mipi_dbi_smartbond_reset()131 if (!gpio_is_ready_dt(&config->reset)) { in mipi_dbi_smartbond_reset()[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 …]
20 * Added Power Delivery Source Support to the USB-C Stack.22 * Cache API functions are now fully in-lined by compilers.23 * Added an API for real-time clocks (RTC).29 - Introduction of 3 new test harnesses into twister supporting pyTest,31 - Transitioning to new Ztest API was completed and legacy Ztest was deprecated.46 * CVE-2023-1901: Under embargo until 2023-07-0448 * CVE-2023-1902: Under embargo until 2023-07-0467 +--------------------------------------------------+69 +--------------------------------------------------+71 +--------------------------------------------------+[all …]