Searched full:dpi (Results 1 – 9 of 9) sorted by relevance
/Zephyr-latest/dts/bindings/mipi-dsi/ |
D | nxp,imx-mipi-dsi.yaml | 22 dpi-color-coding: 32 MIPI DPI interface color coding. Sets the distribution of RGB bits within 33 the 24-bit d bus, as specified by the DPI specification. 35 dpi-pixel-packet: 43 MIPI DSI pixel packet type send through DPI interface. 45 dpi-video-mode: 52 DPI video mode. 54 dpi-bllp-mode:
|
D | nxp,mipi-dsi-2l.yaml | 21 dpi-color-coding: 31 MIPI DPI interface color coding. Sets the distribution of RGB bits within 32 the 24-bit d bus, as specified by the DPI specification. 34 dpi-pixel-packet: 42 MIPI DSI pixel packet type send through DPI interface. 44 dpi-video-mode: 51 DPI video mode. 53 dpi-bllp-mode:
|
/Zephyr-latest/boards/shields/rk055hdmipi4m/ |
D | rk055hdmipi4m.overlay | 69 dpi-color-coding = "24-bit"; 70 dpi-pixel-packet = "24-bit"; 71 dpi-video-mode = "burst"; 72 dpi-bllp-mode = "low-power";
|
/Zephyr-latest/boards/shields/rk055hdmipi4ma0/ |
D | rk055hdmipi4ma0.overlay | 69 dpi-color-coding = "24-bit"; 70 dpi-pixel-packet = "24-bit"; 71 dpi-video-mode = "burst"; 72 dpi-bllp-mode = "low-power";
|
/Zephyr-latest/soc/nxp/imxrt/ |
D | flexspi_nor_config.h | 179 /* !< Switch from SPI to DPI/QPI/OPI mode */ 181 /* !< Switch from DPI/QPI/OPI to SPI mode */ 214 * type:Quad Enable, DPI/QPI/OPI switch, 220 /* ! DPI/QPI/OPI switch or reset command */
|
/Zephyr-latest/drivers/mipi_dsi/ |
D | dsi_mcux.c | 204 * accept input on the DPI port from the LCDIF, and convert the output in dsi_mcux_attach() 209 /* Init DPI interface. */ in dsi_mcux_attach() 346 .dpi = (DSI_HOST_DPI_INTFC_Type *)DT_INST_REG_ADDR_BY_IDX(id, 1), \
|
D | dsi_mcux_2l.c | 346 * accept input on the DPI port from the LCDIF, and convert the output in dsi_mcux_attach() 351 /* Init DPI interface. */ in dsi_mcux_attach()
|
/Zephyr-latest/dts/bindings/pinctrl/ |
D | ambiq,apollo4-pinctrl.yaml | 150 38, DC_DPI_DE : DC DPI DE module
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 378 # The treeview rowheight isn't adjusted automatically on high-DPI displays,
|