Home
last modified time | relevance | path

Searched full:horizontal (Results 1 – 25 of 45) sorted by relevance

12

/Zephyr-latest/dts/bindings/display/panel/
Dpanel-timing.yaml43 Horizontal synchronization pulse duration of panel driven by this
57 Horizontal back porch duration of panel driven by this controller,
70 Horizontal front porch duration of panel driven by this controller,
86 Polarity of horizontal sync pulse
108 Polarity of data enable, sent with each horizontal interval.
/Zephyr-latest/dts/bindings/video/
Dst,stm32-dcmi.yaml66 Polarity of horizontal synchronization (DCMI_HSYNC_Polarity).
67 0 Horizontal synchronization active Low.
68 1 Horizontal synchronization active High.
72 When HSYNC is high, the data is not valid (horizontal blanking).
/Zephyr-latest/include/zephyr/shell/
Dshell_types.h35 uint16_t cur_x; /*!< horizontal cursor position in edited command line.*/
36 uint16_t cur_x_end; /*!< horizontal cursor position at the end of command.*/
/Zephyr-latest/samples/subsys/input/draw_touch_events/
DKconfig5 int "Screen width to cross horizontal/vertical dimension ratio"
/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst39 scroll :<dir: (vertical|horizontal)> <col: pos> <row: pos>
119 **scroll**: pass the scroll direction, vertical or horizontal, the initial
123 until it hits the display boundary, last column for horizontal and last row
/Zephyr-latest/samples/drivers/video/capture_to_lvgl/
DKconfig19 bool "Horizontal flip"
/Zephyr-latest/dts/bindings/mipi-dsi/
Dst,stm32-mipi-dsi.yaml31 DSI host horizontal synchronization is active high.
114 1 : Horizontal color bars
/Zephyr-latest/dts/bindings/display/
Dftdi,ft800.yaml83 description: Number of PCLK cycles per visible part of horizontal line
95 description: Number of total PCLK cycles per horizontal line scan.
Dled-strip-matrix.yaml76 horizontal-modules:
81 specify the horizontal number of modules.
173 [(width / horizontal-modules) * (height / vertical-modules)].
Dsitronix,st7796s.yaml36 Blanking porch control. This sets the vertical and horizontal
/Zephyr-latest/drivers/display/
Ddisplay_otm8009a.h35 /** Horizontal low pulse width */
37 /** Horizontal front porch. */
39 /** Horizontal back porch. */
Ddisplay_nt35510.c33 #define NT35510_480X800_HSYNC ((uint16_t)2) /* Horizontal synchronization */
34 #define NT35510_480X800_HBP ((uint16_t)34) /* Horizontal back porch */
35 #define NT35510_480X800_HFP ((uint16_t)34) /* Horizontal front porch */
45 #define NT35510_800X480_HSYNC NT35510_480X800_VSYNC /* Horizontal synchronization */
46 #define NT35510_800X480_HBP NT35510_480X800_VBP /* Horizontal back porch */
47 #define NT35510_800X480_HFP NT35510_480X800_VFP /* Horizontal front porch */
Ddisplay_dummy.c47 "Writing outside screen boundaries in horizontal direction"); in dummy_display_write()
/Zephyr-latest/include/zephyr/drivers/
Dmipi_dsi.h35 /** Horizontal active video. */
37 /** Horizontal front porch. */
39 /** Horizontal back porch. */
41 /** Horizontal sync length. */
/Zephyr-latest/dts/bindings/input/
Dtouchscreen-common.yaml13 Horizontal resolution of touchscreen (maximum x coordinate reported + 1). The default
Dxptek,xpt2046.yaml18 description: horizontal resolution of screen
/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_cmdline_internal.h20 /* Horizontal alignment of the 2nd column of the help message */
/Zephyr-latest/include/zephyr/input/
Dinput_touch.h29 * @param screen_width Horizontal resolution of touchscreen
/Zephyr-latest/samples/shields/x_nucleo_53l0a1/
DREADME.rst25 In this mode, the 4x7 segment display shows 3 stacked horizontal bars if there
/Zephyr-latest/modules/lvgl/
DKconfig.memory113 * Horizontal screen resolution
Dlvgl.c134 /* one horizontal line is the minimum buffer requirement for lvgl */ in lvgl_allocate_rendering_buffers()
/Zephyr-latest/boards/native/native_posix/
Dcmdline_common.h17 /* Horizontal alignment of the 2nd column of the help message */
/Zephyr-latest/include/zephyr/drivers/modem/
Dsimcom-sim7080.h47 * Horizontal dilution of precision in 10^-2.
/Zephyr-latest/subsys/shell/
Dshell_cmds.c146 /* horizontal cursor position */ in cursor_position_get()
180 uint16_t x; /* horizontal position */ in terminal_size_get()
/Zephyr-latest/subsys/fb/
Dcfb_shell.c503 SHELL_CMD_ARG(horizontal, NULL, HELP_PRINT, cmd_scroll_horz, 4, 0),
526 "horizontal direction", NULL),

12