Lines Matching +full:inverted +full:- +full:y
4 * SPDX-License-Identifier: Apache-2.0
7 #include <zephyr/dt-bindings/input/input-event-codes.h>
8 #include <zephyr/dt-bindings/mipi_dbi/mipi_dbi.h>
13 zephyr,shell-uart = &usart0;
21 compatible = "gpio-leds";
37 compatible = "gpio-keys";
46 compatible = "pwm-leds";
64 pwm-led0 = &pwm_led_green;
65 pwm-led1 = &pwm_led_blue;
71 compatible = "zephyr,mipi-dbi-spi";
72 reset-gpios = <&gpiob 1 GPIO_ACTIVE_LOW>;
73 dc-gpios = <&gpiob 0 GPIO_ACTIVE_HIGH>;
74 spi-dev = <&spi0>;
75 write-only;
76 #address-cells = <1>;
77 #size-cells = <0>;
88 inversion-on;
89 rgb-is-inverted;
90 x-offset = <1>;
91 y-offset = <26>;
109 mipi-mode = "MIPI_DBI_MODE_SPI_4WIRE";
110 mipi-max-frequency = <4000000>;
129 current-speed = <115200>;
130 pinctrl-0 = <&usart0_default>;
131 pinctrl-names = "default";
140 pinctrl-0 = <&pwm1_default>;
141 pinctrl-names = "default";
147 pinctrl-0 = <&dac_default>;
148 pinctrl-names = "default";
153 pinctrl-0 = <&spi0_default>;
154 pinctrl-names = "default";
156 cs-gpios = <&gpiob 2 GPIO_ACTIVE_LOW>;
161 pinctrl-0 = <&spi1_default>;
162 pinctrl-names = "default";
164 cs-gpios = <&gpiob 12 GPIO_ACTIVE_LOW>;
167 compatible = "zephyr,sdhc-spi-slot";
170 spi-max-frequency = <24000000>;
172 compatible = "zephyr,sdmmc-disk";
173 disk-name = "SD";
181 pinctrl-0 = <&adc0_default>;
182 pinctrl-names = "default";