Lines Matching +full:uint8 +full:- +full:array
2 # Copyright (c) 2023 Amrith Venkat Kesavamoorthi <amrith@mr-beam.org>
4 # SPDX-License-Identifier: Apache-2.0
12 - GC9101A: (Waveshare 240x240, 1.28inch round lcd display 240x240)
18 compatible = "zephyr,mipi-dbi-spi";
20 #address-cells = <1>;
21 #size-cells = <0>;
22 spi-dev = <&spi2>;
23 dc-gpios = <&gpio0 4 GPIO_ACTIVE_HIGH>;
24 reset-gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
29 mipi-max-frequency = <DT_FREQ_M(100)>;
30 pixel-format = <PANEL_PIXEL_FORMAT_RGB_565>;
33 display-inversion;
41 include: [mipi-dbi-spi-device.yaml, display-controller.yaml, lcd-controller.yaml]
48 - "normal"
49 - "90"
50 - "180"
51 - "270"
54 display-inversion:
61 type: uint8-array
65 description: Power-control 1 register value
68 type: uint8-array
72 description: Power-control 2 register value
75 type: uint8-array
79 description: Power-control 3 register value
82 type: uint8-array
86 description: Power-control 4 register value
89 type: uint8-array
101 type: uint8-array
113 type: uint8-array
125 type: uint8-array
137 type: uint8-array