Home
last modified time | relevance | path

Searched +full:de +full:- +full:invert (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.5.0/dts/bindings/serial/
Dst,stm32-uart-base.yaml2 # SPDX-License-Identifier: Apache-2.0
5 description: STM32 UART-BASE
7 include: [uart-controller.yaml, pinctrl-device.yaml, reset-device.yaml]
22 single-wire:
25 Enable the single wire half-duplex communication.
30 tx-rx-swap:
35 tx-invert:
38 Invert the binary logic of tx pin. When enabled, physical logic levels are inverted and
41 rx-invert:
44 Invert the binary logic of rx pin. When enabled, physical logic levels are inverted and
[all …]
/Zephyr-Core-3.5.0/boards/arm/stm32f429i_disc1/
Dstm32f429i_disc1.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <st/f4/stm32f429zitx-pinctrl.dtsi>
10 #include <zephyr/dt-bindings/display/ili9xxx.h>
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
19 zephyr,shell-uart = &usart1;
27 compatible = "zephyr,memory-region", "mmio-sram";
30 zephyr,memory-region = "SDRAM2";
34 compatible = "gpio-leds";
46 compatible = "gpio-keys";
[all …]