Home
last modified time | relevance | path

Searched full:mipi (Results 1 – 25 of 236) sorted by relevance

12345678910

/Zephyr-latest/modules/
DKconfig.syst5 bool "MIPI SyS-T Library Support"
7 This option enables the MIPI SyS-T Library
12 bool "STP Transport Layer for MIPI SyS-T"
15 Transport Layer for MIPI SyS-T
18 bool "output MIPI SyS-T raw data packet"
20 This option outputs MIPI SyS-T raw data packet
26 Tell MIPI Sys-T library to not build with
/Zephyr-latest/dts/bindings/mipi-dbi/
Dmipi-dbi-device.yaml4 # Common fields for MIPI-DBI devices
8 on-bus: mipi-dbi
11 mipi-max-frequency:
13 description: Maximum clock frequency of device's MIPI interface in Hz
15 mipi-mode:
18 MIPI DBI mode in use. These definitions should match those in
34 MIPI DBI tearing enable signal mode. Defaults to disabled.
Dzephyr,mipi-dbi-spi.yaml5 MIPI-DBI Mode C compatible SPI controller. This driver emulates MIPI DBI
7 compatible: "zephyr,mipi-dbi-spi"
9 include: ["mipi-dbi-controller.yaml", "pinctrl-device.yaml"]
16 SPI device to use for data transfers with MIPI DBI commands. This SPI
17 device should be connected to the MIPI DBI display.
Dmipi-dbi-spi-device.yaml4 # Common fields for MIPI DBI devices using Mode C (SPI)
6 include: [mipi-dbi-device.yaml]
21 mipi-cpol:
26 mipi-cpha:
31 mipi-hold-cs:
Drenesas,smartbond-mipi-dbi.yaml4 include: [mipi-dbi-controller.yaml, pinctrl-device.yaml]
6 description: Renesas Smartbond(tm) MIPI DBI Host
8 compatible: "renesas,smartbond-mipi-dbi"
30 Boolean to apply an inversion on the TE signal that triggers the MIPI DBI controller.
52 SPI bus to use for display read operations. When this property is present, MIPI DBI read
Dzephyr,mipi-dbi-bitbang.yaml6 MIPI-DBI Mode A and B bit banging controller. This driver emulates MIPI DBI mode A and B (6800
9 compatible: "zephyr,mipi-dbi-bitbang"
11 include: ["mipi-dbi-controller.yaml", "pinctrl-device.yaml"]
56 of the selected mipi-mode.
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dbi.h9 * @brief Public APIs for MIPI-DBI drivers
11 * MIPI-DBI defines the following 3 interfaces:
25 * @brief MIPI-DBI driver APIs
26 * @defgroup mipi_dbi_interface MIPI-DBI driver APIs
44 * @brief initialize a MIPI DBI SPI configuration struct from devicetree
46 * This helper allows drivers to initialize a MIPI DBI SPI configuration
48 * @param node_id Devicetree node identifier for the MIPI DBI device whose
73 * @brief Initialize a MIPI DBI SPI configuration from devicetree instance
75 * This helper initializes a MIPI DBI SPI configuration from a devicetree
86 * @brief Initialize a MIPI DBI configuration from devicetree
[all …]
Dmipi_dsi.h9 * @brief Public APIs for MIPI-DSI drivers
16 * @brief MIPI-DSI driver APIs
17 * @defgroup mipi_dsi_interface MIPI-DSI driver APIs
33 /** MIPI-DSI display timings. */
54 * @name MIPI-DSI Device mode flags.
85 /** MIPI-DSI device. */
103 /** MIPI-DSI read/write message. */
121 /** MIPI-DSI host driver API. */
132 * @brief Attach a new device to the MIPI-DSI bus.
134 * @param dev MIPI-DSI host device.
[all …]
/Zephyr-latest/drivers/mipi_dsi/
DKconfig.mcux5 bool "NXP MCUX MIPI-DSI Host Controller"
9 NXP MIPI DSI controller driver
12 bool "NXP MCUX MIPI-DSI 2L Controller"
16 NXP MIPI DSI 2L controller driver
21 bool "Use smartDMA controller with MIPI DSI"
27 and write it to the MIPI DSI.
DKconfig7 bool "MIPI-DSI Host Controller drivers [EXPERIMENTAL]"
10 Add support for MIPI-DSI host controllers
22 MIPI-DSI Host Controllers initialization priority.
/Zephyr-latest/drivers/mipi_dbi/
DKconfig.spi5 bool "MIPI DBI SPI driver"
10 Enable support for MIPI DBI SPI driver. This driver implements
11 a MIPI-DBI mode C compatible controller using a SPI device, as well
19 Support 3 wire MIPI DBI (Mode C option 2) in MIPI DBI SPI
DKconfig1 # MIPI DBI controller options
7 bool "MIPI-DBI Host Controller drivers [EXPERIMENTAL]"
10 Add support for MIPI-DBI compliant host controllers
22 MIPI-DBI Host Controllers initialization priority.
DKconfig.smartbond1 # Smartbond MIPI DBI host configuration options
7 bool "Smartbond MIPI DBI host controller driver"
12 Enable Smartbond MIPI DBI host controller.
DKconfig.bitbang5 bool "MIPI DBI bit banging driver"
10 Enable support for MIPI DBI bit banging driver. This driver implements
11 a MIPI-DBI mode A and B compatible controller using GPIO.
/Zephyr-latest/dts/bindings/mipi-dsi/
Dmipi-dsi-host.yaml4 # Common fields for MIPI-DSI hosts
8 bus: mipi-dsi
22 MIPI PHY clock frequency. Should be set to ensure clock frequency is at
23 least (pixel clock * bits per output pixel) / number of mipi data lanes
Dnxp,imx-mipi-dsi.yaml6 description: NXP MCUX MIPI DSI
8 compatible: "nxp,imx-mipi-dsi"
10 include: mipi-dsi-host.yaml
19 Instance of the LCDIF peripheral. Only required when using the MIPI
32 MIPI DPI interface color coding. Sets the distribution of RGB bits within
43 MIPI DSI pixel packet type send through DPI interface.
Dnxp,mipi-dsi-2l.yaml6 description: NXP MCUX MIPI DSI 2L
8 compatible: "nxp,mipi-dsi-2l"
10 include: mipi-dsi-host.yaml
19 Instance of the LCDIF peripheral. Only required when using the MIPI
31 MIPI DPI interface color coding. Sets the distribution of RGB bits within
42 MIPI DSI pixel packet type send through DPI interface.
Drenesas,ra-mipi-dsi.yaml4 description: Renesas RA MIPI DSI host
6 compatible: "renesas,ra-mipi-dsi"
8 include: [mipi-dsi-host.yaml]
/Zephyr-latest/dts/bindings/test/
Dvnd,mipi-dsi.yaml7 description: Test MIPI DSI host
9 compatible: "vnd,mipi-dsi"
11 include: [mipi-dsi-host.yaml]
/Zephyr-latest/tests/drivers/mipi_dsi/api/
DKconfig7 mainmenu "mipi-dsi API Test"
12 int "MIPI-DSI device channel number"
15 MIPI device channel number used for testing.
/Zephyr-latest/doc/hardware/peripherals/
Dmipi_dbi.rst3 MIPI Display Bus Interface (DBI)
6 The MIPI DBI driver class implements support for MIPI DBI compliant display
9 MIPI DBI defines 3 interface types:
/Zephyr-latest/dts/bindings/gpio/
Drenesas,mipi-header.yaml5 GPIO pins exposed on Renesas MIPI lcd display headers.
7 The Renesas MIPI lcd display layout provides 2 columns of 13 pins headers
25 compatible: "renesas,ra-gpio-mipi-header"
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay30 compatible = "zephyr,mipi-dbi-spi";
40 mipi-max-frequency = <25000000>;
50 mipi-max-frequency = <25000000>;
62 mipi-max-frequency = <250000000>;
63 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
77 mipi-max-frequency = <25000000>;
99 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
104 mipi-max-frequency = <4000000>;
113 mipi-max-frequency = <4000000>;
132 mipi-max-frequency = <100000000>;
[all …]
/Zephyr-latest/include/zephyr/dt-bindings/mipi_dsi/
Dmipi_dsi.h11 * @brief MIPI-DSI driver APIs
12 * @defgroup mipi_dsi_interface MIPI-DSI driver APIs
18 * @name MIPI-DSI Pixel formats.
/Zephyr-latest/subsys/logging/
DKconfig.formatting25 bool "MIPI SyS-T format output"
29 Enable MIPI SyS-T format output for the logger system.
34 bool "Use MIPI Sys-T Catalog for logging"
39 Use MIPI Sys-T Catalog for logging instead of plain text.
42 bool "Disable MIPI Sys-T protocol timestamp"
44 Remove the timestamp from the MIPI Sys-T protocol.
52 argument list needed for the MIPI Sys-T library for processing
60 the call stack for processing the logging format strings MIPI Sys-T library.

12345678910