Home
last modified time | relevance | path

Searched +full:mdm +full:- +full:wdisable +full:- +full:gpios (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-2.7.6/dts/bindings/modem/
Dquectel,bg9x.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: uart-device.yaml
14 mdm-power-gpios:
15 type: phandle-array
18 mdm-reset-gpios:
19 type: phandle-array
22 mdm-dtr-gpios:
23 type: phandle-array
26 mdm-wdisable-gpios:
27 type: phandle-array
/Zephyr-Core-2.7.6/boards/arm/rak5010_nrf52840/
Drak5010_nrf52840.dts4 * SPDX-License-Identifier: Apache-2.0
7 /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 …]