Searched +full:mdm +full:- +full:wdisable +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance
2 # SPDX-License-Identifier: Apache-2.08 include: uart-device.yaml14 mdm-power-gpios:15 type: phandle-array18 mdm-reset-gpios:19 type: phandle-array22 mdm-dtr-gpios:23 type: phandle-array26 mdm-wdisable-gpios:27 type: phandle-array
4 * SPDX-License-Identifier: Apache-2.07 /dts-v1/;16 zephyr,shell-uart = &uart1;17 zephyr,uart-mcumgr = &uart1;18 zephyr,bt-mon-uart = &uart1;19 zephyr,bt-c2h-uart = &uart1;22 zephyr,code-partition = &slot0_partition;26 compatible = "gpio-leds";28 gpios = <&gpio0 12 GPIO_ACTIVE_LOW>;56 compatible = "nordic,nrf-uart";[all …]