Lines Matching +full:row +full:- +full:size
2 # SPDX-License-Identifier: Apache-2.0
6 compatible: "nordic,nrf-led-matrix"
8 include: display-controller.yaml
11 row-gpios:
12 type: phandle-array
17 col-gpios:
18 type: phandle-array
23 pixel-mapping:
24 type: uint8-array
29 array corresponds to one pixel of the matrix and specifies the row
36 pixel-mapping = [00 13 01 14 02
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
47 refresh-frequency:
66 pixel-group-size:
70 This value specifies the maximum number of LEDs in one row that can