Home
last modified time | relevance | path

Searched full:column (Results 1 – 25 of 105) sorted by relevance

12345

/Zephyr-latest/dts/bindings/display/
Dnordic,nrf-led-matrix.yaml30 index in the high nibble and the column index in the low nibble.
41 - pixel (0,0) is controlled by row 0 and column 0
42 - pixel (1,0) is controlled by row 1 and column 3
43 - pixel (0,1) is controlled by row 2 and column 3
44 - pixel (1,1) is controlled by row 2 and column 4
62 Reference to a PWM instance for generating pulse signals on column
Dsolomon,ssd1322.yaml8 column-offset:
11 description: First visible column number.
40 description: Reverse the column order (flip horizontally).
Dsolomon,ssd1306fb-common.yaml10 description: 8-bit column start address for Page Addressing Mode
29 description: Last column address is mapped to first segment
Distech,ist3931.yaml24 description: The column offset in pixels of the LCD to the controller memory
68 Defines the relationship between RAM column address and segment driver.
Dsitronix,st7735r.yaml14 description: The column offset in pixels of the LCD to the controller memory
84 description: Column Address Set
Dsolomon,ssd1327fb.yaml42 - Column Address Remapping (A[0])
/Zephyr-latest/include/zephyr/input/
Dinput_kbd_matrix.h25 /** Special drive_column argument for not driving any column */
46 * @brief Enables or disables a specific row, column combination in the actual
49 * This allows enabling or disabling specific row, column combination in the
57 * @param col The matrix column to enable or disable.
77 * @brief Request to drive a specific column.
79 * Request to drive a specific matrix column, or none, or all.
82 * @param col The column to drive, or
97 * request to drive all the column and typically involves reenabling
169 * @param col_size The matrix column count.
188 * @param _col_size The matrix column count.
[all …]
/Zephyr-latest/dts/bindings/input/
Dkbd-matrix-common.yaml17 The number of column in the keyboard matrix.
55 Delay between setting column output and reading the row values. Defaults
61 Keyboard scanning mask. For each keyboard column, specify which
Dinput-keymap.yaml5 Row-column to key mapper
7 Listens for row-column events from the parent device and reports key events.
Dgpio-kbd-matrix.yaml50 If enabled, unselected column GPIOs will be driven to inactive state.
51 Default to configure unselected column GPIOs to high impedance.
/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/src/
Dmain.c134 for (uint8_t column = 0; column < BLOCK_SIZE; ++column) { in update_through_framebuffer() local
145 diff = dimmed > column in update_through_framebuffer()
146 ? dimmed - column in update_through_framebuffer()
147 : column - dimmed; in update_through_framebuffer()
159 uint8_t dist = column + row; in update_through_framebuffer()
167 framebuf[column + row * caps.x_resolution] = in update_through_framebuffer()
/Zephyr-latest/dts/bindings/mtd/
Dnxp,imx-flexspi-device.yaml51 column-space:
55 Column address bit width. Set to zero if the flash does not support
56 column address. See the CAS field in registers FLASHA1CR0 through
/Zephyr-latest/samples/drivers/ht16k33/src/
Dmain.c19 uint32_t column, bool pressed) in keyscan_callback() argument
21 LOG_INF("Row %d, column %d %s", row, column, in keyscan_callback()
/Zephyr-latest/drivers/input/
DKconfig.kbd_matrix46 int "Maximum column count for the kbd_matrix_state command"
50 Maximum column count for a device processed by the input
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst143 Multi-column lists
179 available width of the display window, reducing to one column on narrow
193 | Header row, column 1 | Header 2 | Header 3 | Header 4 |
196 | body row 1, column 1 | column 2 | column 3 | column 4 |
200 | body row 3 with a two column span | ... | span |
208 | Header row, column 1 | Header 2 | Header 3 | Header 4 |
211 | body row 1, column 1 | column 2 | column 3 | column 4 |
215 | body row 3 with a two column span | ... | span |
222 are much easier to maintain, but don't support row or column spans::
231 * - body row 1, column 1
[all …]
/Zephyr-latest/dts/bindings/memory-controllers/
Drenesas,ra-sdram.yaml85 Select the size of the shift towards the lower half of the row address in row address/column
124 - TRCD: Row column latency. The effective value from 1 to 4 cycles
127 - TCL: Column latency. The effective value from 1 to 3 cycles
/Zephyr-latest/dts/bindings/qspi/
Dnxp,s32-qspi.yaml69 column-space:
73 Column Address Space bit width. For example, if the column address is
74 [2:0] of QSPI_SFAR/AHB address, then the column address space bit width
75 must be 3. If there is no column address separation in any serial flash
/Zephyr-latest/include/zephyr/drivers/
Dkscan.h45 * @param column Describes column change.
49 uint32_t column,
/Zephyr-latest/scripts/dts/python-devicetree/tests/
Dtest_dtlib.py181 ":4 (column 18): parse error: 65536 does not fit in 16 bits")
190 ":4 (column 8): parse error: 4294967296 does not fit in 32 bits")
199 ":4 (column 13): parse error: expected 8, 16, 32, or 64")
230 ":4 (column 10): parse error: expected two-digit byte or ']'")
261 ":4 (column 6): parse error: octal escape out of range (> 255)")
291 ":5 (column 6): parse error: malformed value")
300 ":4 (column 7): parse error: character literals must be length 1")
309 ":4 (column 7): parse error: character literals must be length 1")
361 ":4 (column 25): parse error: 'missing' could not be found")
438 ":6 (column 1): parse error: undefined node label 'missing'")
[all …]
/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst108 **print**: pass the initial column and row positions and the text in
120 column and row positions, and the text to be displayed in double quotation
123 until it hits the display boundary, last column for horizontal and last row
/Zephyr-latest/scripts/pylib/twister/
Dscl.py50 mark.name, mark.line, mark.column, e.problem,
51 e.note, cmark.name, cmark.line, cmark.column, e.context)
/Zephyr-latest/scripts/kconfig/
Dguiconfig.py304 panedwindow.grid(column=0, row=1, sticky="nsew")
429 topframe.grid(column=0, row=0, sticky="ew")
432 .grid(column=0, row=0, sticky="ew", padx=".05c", pady=".05c")
435 .grid(column=1, row=0, sticky="ew")
439 .grid(column=2, row=0, sticky="ew", padx=".05c")
442 .grid(column=3, row=0)
445 .grid(column=4, row=0, padx=".05c")
450 .grid(column=0, row=1, sticky="nsew", padx=".05c", pady="0 .05c",
456 .grid(column=1, row=1, sticky="nsew", pady="0 .05c")
471 .grid(column=2, row=1, sticky="nsew", padx=".05c", pady="0 .05c")
[all …]
/Zephyr-latest/doc/services/input/
Dgpio-kbd.rst48 avoid misreading the key state from a column to the following one. The settle
69 A 3x3 matrix with row to column isolation diodes.
93 A 3x3 matrix with column to row isolation diodes.
150 Row and column GPIO selection
159 The same is true for column GPIOs, but only if the matrix is configured for
/Zephyr-latest/include/zephyr/dt-bindings/memory-controller/
Dstm32-fmc-sdram.h10 /* Number of column address bits */
/Zephyr-latest/scripts/native_simulator/native/src/
Dnsi_cmdline_internal.h20 /* Horizontal alignment of the 2nd column of the help message */

12345