Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/dts/bindings/modem/
Du-blox,sara-r4.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: u-blox SARA-R4 modem
6 compatible: "u-blox,sara-r4"
8 include: uart-device.yaml
14 mdm-power-gpios:
15 type: phandle-array
18 mdm-reset-gpios:
19 type: phandle-array
22 mdm-vint-gpios:
23 type: phandle-array
/Zephyr-Core-2.7.6/boards/arm/particle_boron/
Dparticle_boron.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <dt-bindings/gpio/gpio.h>
18 vctl1-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
20 * single inverter gate -- requires a definition below,
22 vctl2-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
27 compatible = "nordic,nrf-twi";
29 clock-frequency = <I2C_BITRATE_FAST>;
30 sda-pin = <24>;
31 scl-pin = <41>;
[all …]