Home
last modified time | relevance | path

Searched full:panel (Results 1 – 25 of 112) sorted by relevance

12345

/Zephyr-latest/dts/bindings/display/panel/
Dpanel-timing.yaml4 # Common fields for panel timings
5 # inherited from Linux panel bindings.
9 a panel under display-timings node. For example:
13 compatible = "zephyr,panel-timing";
28 compatible: "zephyr,panel-timing"
43 Horizontal synchronization pulse duration of panel driven by this
50 Vertical synchronization pulse duration of panel driven by this
57 Horizontal back porch duration of panel driven by this controller,
64 Vertical back porch duration of panel driven by this controller, in lines
70 Horizontal front porch duration of panel driven by this controller,
[all …]
/Zephyr-latest/drivers/display/
Ddisplay_otm8009a.h85 /** Panel Type Setting */
89 /** Panel Driving Mode */
117 /** Panel Control Setting 1 */
119 /** Panel Control Setting 2 */
121 /** Panel Control Setting 3 */
123 /** Panel Control Setting 4 */
125 /** Panel Control Setting 5 */
127 /** Panel Control Setting 6 */
129 /** Panel Control Setting 7 */
131 /** Panel Control Setting 8 */
[all …]
/Zephyr-latest/dts/bindings/display/
Dlcd-controller.yaml4 # Common fields for LCD controllers driving a panel.
13 Initial Pixel format for panel attached to this controller.
14 See dt-bindings/display/panel.h for a list
Ddisplay-controller.yaml11 Height of the panel driven by the controller, with the units in pixels.
17 Width of the panel driven by the controller, with the units in pixels.
Dhimax,hx8394.yaml7 description: Himax HX8394 Panel
23 The BLn pin is asserted to control the backlight of the panel.
Draydium,rm68200.yaml7 description: Raydium RM68200 Panel
23 The BLn pin is asserted to control the backlight of the panel.
Draydium,rm67162.yaml7 description: Raydium RM67162 Panel
23 The BLn pin is asserted to control the backlight of the panel.
Dfrida,nt35510.yaml4 description: Frida Techshine Panel
20 The BLn pin is asserted to turn on the backlight of the panel.
Dorisetech,otm8009a.yaml5 description: Orise Tech OTM8009A Panel
21 The BLn pin is asserted to control the backlight of the panel.
Dsitronix,st7796s.yaml79 as this setting is panel specific.
85 as this setting is panel specific.
91 Memory data access control value. This controls the panel color format,
Drocktech,rk043fn02h-ct.yaml4 description: Rocktech LCD module with LED backlight and capacitive touch panel
/Zephyr-latest/drivers/input/
DKconfig.chsc6x5 bool "Use CHSC6X capacitive touch panel driver"
11 Enable out of tree driver for CHSC6X touch panel.
DKconfig.xpt20465 bool "XPT2046 resistive touch panel driver"
10 Enable driver for Xptek XPT2046 resistive touch panel.
DKconfig.cf11335 bool "CF1133 capacitive touch panel driver"
10 Enable driver for Sitronix capacitive touch panel
DKconfig.cst816s5 bool "CST816S capacitive touch panel driver"
10 Enable driver for hynitron cst816s touch panel.
DKconfig.ft53366 bool "FT3267/FT5XX6/FT6XX6 capacitive touch panel driver"
12 Enable driver for multiple Focaltech capacitive touch panel
DKconfig.gt9116 bool "GT9xx / GT9xxx capacitive touch panel driver"
11 Enable driver for multiple Goodix capacitive touch panel controllers.
DKconfig.sdl5 bool "SDL event filter for touch panel emulation"
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/
Dda1469x_dk_pro_lcdc.overlay8 #include <zephyr/dt-bindings/display/panel.h>
64 * Panel settings for the NHD-4.3-480272EF-ASXP-CTP
65 * display panel model which integrates the SC7283
69 compatible = "zephyr,panel-timing";
/Zephyr-latest/boards/shields/rk043fn02h_ct/
Drk043fn02h_ct.overlay7 #include <zephyr/dt-bindings/display/panel.h>
35 compatible = "zephyr,panel-timing";
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/
Drk043fn66hs_ctg.overlay7 #include <zephyr/dt-bindings/display/panel.h>
36 compatible = "zephyr,panel-timing";
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/
Drtkmipilcdb00000be.overlay7 #include <zephyr/dt-bindings/display/panel.h>
50 compatible = "zephyr,panel-timing";
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/
Dst_b_lcd40_dsi1_mb1166.overlay7 #include <zephyr/dt-bindings/display/panel.h>
44 compatible = "zephyr,panel-timing";
Dst_b_lcd40_dsi1_mb1166_a09.overlay7 #include <zephyr/dt-bindings/display/panel.h>
44 compatible = "zephyr,panel-timing";
/Zephyr-latest/dts/bindings/input/
Dzephyr,input-sdl-touch.yaml4 description: SDL based emulated touch panel

12345