Searched +full:de +full:- +full:invert (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.05 description: STM32 UART-BASE7 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 and41 rx-invert:44 Invert the binary logic of rx pin. When enabled, physical logic levels are inverted and[all …]
4 * SPDX-License-Identifier: Apache-2.07 /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 …]