Searched +full:mdm +full:- +full:uart +full:- +full:dsr +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
4 # SPDX-License-Identifier: Apache-2.011 include: uart-device.yaml17 mdm-wake-gpios:18 type: phandle-array21 mdm-reset-gpios:22 type: phandle-array25 mdm-pwr-on-gpios:26 type: phandle-array29 mdm-fast-shutd-gpios:30 type: phandle-array[all …]
4 * SPDX-License-Identifier: Apache-2.06 * Application overlay for uart devices12 mdm-reset-gpios = <&test_gpio 0 0>;13 mdm-wake-gpios = <&test_gpio 0 0>;14 mdm-pwr-on-gpios = <&test_gpio 0 0>;15 mdm-fast-shutd-gpios = <&test_gpio 0 0>;16 mdm-uart-dsr-gpios = <&test_gpio 0 0>;17 mdm-uart-cts-gpios = <&test_gpio 0 0>;18 mdm-gpio6-gpios = <&test_gpio 0 0>;19 mdm-vgpio-gpios = <&test_gpio 0 0>;[all …]
4 * SPDX-License-Identifier: Apache-2.07 /dts-v1/;12 compatible = "lairdconnect,pinnacle-100-dvk";16 zephyr,shell-uart = &uart0;17 zephyr,uart-mcumgr = &uart0;18 zephyr,bt-mon-uart = &uart0;21 zephyr,code-partition = &slot0_partition;25 compatible = "gpio-leds";27 gpios = <&gpio1 4 GPIO_ACTIVE_HIGH>;31 gpios = <&gpio1 5 GPIO_ACTIVE_HIGH>;[all …]