Searched +full:modules +full:- +full:circulative (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.07 compatible: "led-strip-matrix"9 include: display-controller.yaml12 circulative:15 Use a circulative layout that returns to the left edge of the next row20 * circulative layout32 start-from-right:43 * Start from the right with a circulative layout49 start-from-bottom:54 * Start from the bottom with a circulative layout[all …]
4 * SPDX-License-Identifier: Apache-2.09 * with real-world devicetree nodes, to allow these tests to run on13 #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 …]