/Zephyr-latest/samples/boards/nordic/nrf_led_matrix/src/ |
D | main.c | 134 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/samples/drivers/ht16k33/src/ |
D | main.c | 19 uint32_t column, bool pressed) in keyscan_callback() argument 21 LOG_INF("Row %d, column %d %s", row, column, in keyscan_callback()
|
/Zephyr-latest/scripts/pylib/twister/ |
D | scl.py | 50 mark.name, mark.line, mark.column, e.problem, 51 e.note, cmark.name, cmark.line, cmark.column, e.context)
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 304 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/drivers/input/ |
D | Kconfig.kbd_matrix | 46 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/ |
D | guidelines.rst | 143 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/include/zephyr/drivers/ |
D | kscan.h | 49 uint32_t column,
|
/Zephyr-latest/samples/subsys/display/cfb_shell/ |
D | README.rst | 108 **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/drivers/auxdisplay/ |
D | auxdisplay_serlcd.c | 224 const uint16_t column = new_x < 0 ? new_x + columns : new_x; in auxdisplay_serlcd_cursor_position_set() local 227 data->cursor_x = column; in auxdisplay_serlcd_cursor_position_set() 230 const uint8_t cursor_address = column + row_offsets[row]; in auxdisplay_serlcd_cursor_position_set()
|
/Zephyr-latest/doc/services/input/ |
D | gpio-kbd.rst | 48 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/boards/nxp/mimxrt1050_evk/ |
D | mimxrt1050_evk_mimxrt1052_hyperflash.dts | 40 column-space = <3>;
|
/Zephyr-latest/boards/nxp/mimxrt1060_evk/ |
D | mimxrt1060_evk_mimxrt1062_hyperflash.dts | 38 column-space = <3>;
|
/Zephyr-latest/scripts/tests/twister/ |
D | test_scl.py | 148 type(context_mark).column = 0 152 type(problem_mark).column = 0
|
/Zephyr-latest/scripts/pylib/twister/twisterlib/ |
D | size_calc.py | 378 column.rstrip(":") for column in re.split(
|
/Zephyr-latest/doc/develop/api/ |
D | overview.rst | 10 The version column uses `semantic version <https://semver.org/>`_, and has the
|
/Zephyr-latest/kernel/ |
D | mmu.c | 110 int column = 0; in k_mem_page_frames_dump() local 121 column++; in k_mem_page_frames_dump() 122 if (column == 64) { in k_mem_page_frames_dump() 123 column = 0; in k_mem_page_frames_dump() 129 if (column != 0) { in k_mem_page_frames_dump()
|
/Zephyr-latest/arch/x86/core/ |
D | x86_mmu.c | 582 int column = 0; in print_entries() local 638 column++; in print_entries() 639 if (column == 64) { in print_entries() 640 column = 0; in print_entries() 646 if (column != 0) { in print_entries()
|
/Zephyr-latest/boards/nxp/frdm_rw612/ |
D | frdm_rw612_common.dtsi | 115 column-space = <0>;
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4161a/doc/ |
D | index.rst | 66 In the following table, the column **Pin** contains Pin names. For example, PA2
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4170a/doc/ |
D | index.rst | 66 In the following table, the column **Pin** contains Pin names. For example, PA2
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 86 file:line:column-column: message 373 file:line:column-column: message
|
/Zephyr-latest/boards/silabs/dev_kits/sltb009a/doc/ |
D | index.rst | 60 In the following table, the column **Name** contains pin names. For example, PE1
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4180a/doc/ |
D | index.rst | 69 In the following table, the column **Name** contains Pin names. For example, PA2
|
/Zephyr-latest/boards/silabs/radio_boards/slwrb4255a/doc/ |
D | index.rst | 66 In the following table, the column **Pin** contains Pin names. For example, PA2
|
/Zephyr-latest/boards/silabs/radio_boards/xg23_rb4210a/doc/ |
D | index.rst | 72 In the following table, the column **Name** contains Pin names. For example, PA2
|