Home
last modified time | relevance | path

Searched +full:modules +full:- +full:circulative (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/dts/bindings/display/
Dled-strip-matrix.yaml2 # SPDX-License-Identifier: Apache-2.0
7 compatible: "led-strip-matrix"
9 include: display-controller.yaml
12 circulative:
15 Use a circulative layout that returns to the left edge of the next row
20 * circulative layout
32 start-from-right:
43 * Start from the right with a circulative layout
49 start-from-bottom:
54 * Start from the bottom with a circulative layout
[all …]
/Zephyr-latest/tests/drivers/build_all/display/
Dapp.overlay4 * SPDX-License-Identifier: Apache-2.0
9 * with real-world devicetree nodes, to allow these tests to run on
13 #include <zephyr/dt-bindings/led/led.h>
14 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
18 #address-cells = <1>;
19 #size-cells = <1>;
23 gpio-controller;
25 #gpio-cells = <0x2>;
30 compatible = "zephyr,mipi-dbi-spi";
32 dc-gpios = <&test_gpio 0 0>;
[all …]