Searched full:panel (Results 1 – 25 of 112) sorted by relevance
12345
/Zephyr-latest/dts/bindings/display/panel/ |
D | panel-timing.yaml | 4 # 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/ |
D | display_otm8009a.h | 85 /** 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/ |
D | lcd-controller.yaml | 4 # 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
|
D | display-controller.yaml | 11 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.
|
D | himax,hx8394.yaml | 7 description: Himax HX8394 Panel 23 The BLn pin is asserted to control the backlight of the panel.
|
D | raydium,rm68200.yaml | 7 description: Raydium RM68200 Panel 23 The BLn pin is asserted to control the backlight of the panel.
|
D | raydium,rm67162.yaml | 7 description: Raydium RM67162 Panel 23 The BLn pin is asserted to control the backlight of the panel.
|
D | frida,nt35510.yaml | 4 description: Frida Techshine Panel 20 The BLn pin is asserted to turn on the backlight of the panel.
|
D | orisetech,otm8009a.yaml | 5 description: Orise Tech OTM8009A Panel 21 The BLn pin is asserted to control the backlight of the panel.
|
D | sitronix,st7796s.yaml | 79 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,
|
D | rocktech,rk043fn02h-ct.yaml | 4 description: Rocktech LCD module with LED backlight and capacitive touch panel
|
/Zephyr-latest/drivers/input/ |
D | Kconfig.chsc6x | 5 bool "Use CHSC6X capacitive touch panel driver" 11 Enable out of tree driver for CHSC6X touch panel.
|
D | Kconfig.xpt2046 | 5 bool "XPT2046 resistive touch panel driver" 10 Enable driver for Xptek XPT2046 resistive touch panel.
|
D | Kconfig.cf1133 | 5 bool "CF1133 capacitive touch panel driver" 10 Enable driver for Sitronix capacitive touch panel
|
D | Kconfig.cst816s | 5 bool "CST816S capacitive touch panel driver" 10 Enable driver for hynitron cst816s touch panel.
|
D | Kconfig.ft5336 | 6 bool "FT3267/FT5XX6/FT6XX6 capacitive touch panel driver" 12 Enable driver for multiple Focaltech capacitive touch panel
|
D | Kconfig.gt911 | 6 bool "GT9xx / GT9xxx capacitive touch panel driver" 11 Enable driver for multiple Goodix capacitive touch panel controllers.
|
D | Kconfig.sdl | 5 bool "SDL event filter for touch panel emulation"
|
/Zephyr-latest/boards/renesas/da1469x_dk_pro/dts/ |
D | da1469x_dk_pro_lcdc.overlay | 8 #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/ |
D | rk043fn02h_ct.overlay | 7 #include <zephyr/dt-bindings/display/panel.h> 35 compatible = "zephyr,panel-timing";
|
/Zephyr-latest/boards/shields/rk043fn66hs_ctg/ |
D | rk043fn66hs_ctg.overlay | 7 #include <zephyr/dt-bindings/display/panel.h> 36 compatible = "zephyr,panel-timing";
|
/Zephyr-latest/boards/shields/rtkmipilcdb00000be/ |
D | rtkmipilcdb00000be.overlay | 7 #include <zephyr/dt-bindings/display/panel.h> 50 compatible = "zephyr,panel-timing";
|
/Zephyr-latest/boards/shields/st_b_lcd40_dsi1_mb1166/ |
D | st_b_lcd40_dsi1_mb1166.overlay | 7 #include <zephyr/dt-bindings/display/panel.h> 44 compatible = "zephyr,panel-timing";
|
D | st_b_lcd40_dsi1_mb1166_a09.overlay | 7 #include <zephyr/dt-bindings/display/panel.h> 44 compatible = "zephyr,panel-timing";
|
/Zephyr-latest/dts/bindings/input/ |
D | zephyr,input-sdl-touch.yaml | 4 description: SDL based emulated touch panel
|
12345