Home
last modified time | relevance | path

Searched full:circulative (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/dts/bindings/display/
Dled-strip-matrix.yaml12 circulative:
15 Use a circulative layout that returns to the left edge of the next row
20 * circulative layout
43 * Start from the right with a circulative layout
54 * Start from the bottom with a circulative layout
111 modules-circulative:
114 Specifies that the order of the modules that make up the matrix is circulative.
116 * circulative module layout
136 * Start from the right with a module circulative layout
151 * Start from the right with a module circulative layout
/Zephyr-latest/boards/shields/adafruit_neopixel_grid_bff/
Dadafruit_neopixel_grid_bff_display.overlay15 circulative;
/Zephyr-latest/drivers/display/
Ddisplay_led_strip_matrix.c29 bool circulative; member
60 if (config->circulative) { in pixel_index()
264 .circulative = DT_INST_PROP(inst, circulative), \
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay322 circulative;