Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/build_all/modem/
Duart.dtsi4 * SPDX-License-Identifier: Apache-2.0
11 mdm-reset-gpios = <&test_gpio 0 0>;
12 mdm-wake-gpios = <&test_gpio 0 0>;
13 mdm-pwr-on-gpios = <&test_gpio 0 0>;
14 mdm-fast-shutd-gpios = <&test_gpio 0 0>;
15 mdm-uart-dsr-gpios = <&test_gpio 0 0>;
16 mdm-uart-cts-gpios = <&test_gpio 0 0>;
17 mdm-gpio6-gpios = <&test_gpio 0 0>;
18 mdm-vgpio-gpios = <&test_gpio 0 0>;
23 mdm-boot-mode-sel-gpios = <&test_gpio 0 0>;
[all …]
/Zephyr-latest/dts/bindings/modem/
Dswir,hl7800.yaml4 # SPDX-License-Identifier: Apache-2.0
11 include: uart-device.yaml
14 mdm-wake-gpios:
15 type: phandle-array
18 mdm-reset-gpios:
19 type: phandle-array
22 mdm-pwr-on-gpios:
23 type: phandle-array
26 mdm-fast-shutd-gpios:
27 type: phandle-array
[all …]
Dwnc,m14a2a.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: WNC-M14A2A LTE-M modem
8 include: uart-device.yaml
11 mdm-boot-mode-sel-gpios:
12 type: phandle-array
15 mdm-power-gpios:
16 type: phandle-array
19 mdm-keep-awake-gpios:
20 type: phandle-array
23 mdm-reset-gpios:
[all …]
Dquectel,bg9x.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: uart-device.yaml
11 mdm-power-gpios:
12 type: phandle-array
15 mdm-reset-gpios:
16 type: phandle-array
18 mdm-dtr-gpios:
19 type: phandle-array
21 mdm-wdisable-gpios:
22 type: phandle-array
Dtelit,me910g1.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: uart-device.yaml
11 mdm-power-gpios:
12 type: phandle-array
15 mdm-reset-gpios:
16 type: phandle-array
19 mdm-dtr-gpios:
20 type: phandle-array
22 mdm-ri-gpios:
23 type: phandle-array
Dquectel,eg25-g.yaml1 description: Quectel EG25-G modem
3 compatible: "quectel,eg25-g"
5 include: uart-device.yaml
8 mdm-reset-gpios:
9 type: phandle-array
12 mdm-dtr-gpios:
13 type: phandle-array
15 mdm-wdisable-gpios:
16 type: phandle-array
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
11 mdm-power-gpios:
12 type: phandle-array
15 mdm-reset-gpios:
16 type: phandle-array
18 mdm-vint-gpios:
19 type: phandle-array
Du-blox,sara-r5.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: u-blox SARA-R5 modem
6 compatible: "u-blox,sara-r5"
8 include: uart-device.yaml
11 mdm-power-gpios:
12 type: phandle-array
14 mdm-reset-gpios:
15 type: phandle-array
Du-blox,lara-r6.yaml2 # SPDX-License-Identifier: Apache-2.0
4 description: u-blox LARA-R6 modem
6 compatible: "u-blox,lara-r6"
8 include: uart-device.yaml
11 mdm-power-gpios:
12 type: phandle-array
15 mdm-reset-gpios:
16 type: phandle-array
Dsqn,gm02s.yaml2 # SPDX-License-Identifier: Apache-2.0
8 include: uart-device.yaml
11 mdm-reset-gpios:
12 type: phandle-array
/Zephyr-latest/boards/shields/wnc_m14a2a/boards/
Dfrdm_k64f.overlay4 * SPDX-License-Identifier: Apache-2.0
8 * WNC-M14A2A shield uses an odd UART available on *some* Arduino-R3-compatible
12 current-speed = <115200>;
13 hw-flow-control;
19 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */
20 mdm-power-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */
21 mdm-keep-awake-gpios = <&arduino_header 12 GPIO_ACTIVE_HIGH>; /* D6 */
22 mdm-reset-gpios = <&arduino_header 14 GPIO_ACTIVE_HIGH>; /* D8 */
23 mdm-shld-trans-ena-gpios = <&arduino_header 15 GPIO_ACTIVE_HIGH>; /* D9 */
Dnrf52840dk_nrf52840.overlay4 * SPDX-License-Identifier: Apache-2.0
23 low-power-enable;
29 * WNC-M14A2A shield uses an odd UART available on *some* Arduino-R3-compatible
33 current-speed = <115200>;
34 hw-flow-control;
37 pinctrl-0 = <&uart1_default_alt>;
38 pinctrl-1 = <&uart1_sleep_alt>;
39 pinctrl-names = "default", "sleep";
44 mdm-boot-mode-sel-gpios = <&arduino_header 7 GPIO_ACTIVE_HIGH>; /* D1 */
45 mdm-power-gpios = <&arduino_header 8 GPIO_ACTIVE_LOW>; /* D2 */
[all …]
/Zephyr-latest/boards/shields/sparkfun_sara_r4/
Dsparkfun_sara_r4.overlay4 * SPDX-License-Identifier: Apache-2.0
8 current-speed = <115200>;
12 compatible = "u-blox,sara-r4";
13 mdm-power-gpios = <&arduino_header 11 0>; /* D5 */
14 mdm-reset-gpios = <&arduino_header 12 0>; /* D6 */
/Zephyr-latest/boards/particle/boron/
Dparticle_boron.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include <zephyr/dt-bindings/gpio/gpio.h>
11 #include "particle_boron-pinctrl.dtsi"
19 vctl1-gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
21 * single inverter gate -- requires a definition below,
23 vctl2-gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
27 en_buff_pwr: enable-buff-pwr {
28 compatible = "regulator-fixed";
29 regulator-name = "en_buff_pwr";
[all …]
/Zephyr-latest/boards/shields/sparkfun_carrier_asset_tracker/
Dsparkfun_carrier_asset_tracker.overlay4 * SPDX-License-Identifier: Apache-2.0
9 modem-uart = &micromod_1_uart;
15 current-speed = <115200>;
16 hw-flow-control;
20 compatible = "u-blox,sara-r5";
21 mdm-power-gpios = <&micromod_header 7 0>; /* G2 */
22 mdm-reset-gpios = <&micromod_header 12 0>; /* D6 */
30 cs-gpios = <&micromod_header 5 GPIO_ACTIVE_LOW>;
33 compatible = "zephyr,sdhc-spi-slot";
37 compatible = "zephyr,sdmmc-disk";
[all …]
/Zephyr-latest/boards/ezurio/mg100/
Dmg100.dts5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include "mg100-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
21 zephyr,bt-mon-uart = &uart0;
24 zephyr,code-partition = &slot0_partition;
29 compatible = "gpio-leds";
31 gpios = <&gpio1 7 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/boards/contextualelectronics/abc/
Dcontextualelectronics_abc.dts4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include "contextualelectronics_abc-pinctrl.dtsi"
14 compatible = "nordic,nrf52840-ble-cell";
18 zephyr,shell-uart = &uart0;
27 regulator-initial-mode = <NRF5X_REG_MODE_DCDC>;
31 gpio-as-nreset;
47 compatible = "nordic,nrf-uart";
49 current-speed = <115200>;
51 pinctrl-0 = <&uart0_default>;
[all …]
/Zephyr-latest/boards/ezurio/pinnacle_100_dvk/
Dpinnacle_100_dvk.dts5 * SPDX-License-Identifier: Apache-2.0
8 /dts-v1/;
10 #include "pinnacle_100_dvk-pinctrl.dtsi"
11 #include <zephyr/dt-bindings/input/input-event-codes.h>
15 compatible = "ezurio,pinnacle-100-dvk";
19 zephyr,shell-uart = &uart0;
20 zephyr,uart-mcumgr = &uart0;
21 zephyr,bt-mon-uart = &uart0;
24 zephyr,code-partition = &slot0_partition;
29 compatible = "gpio-leds";
[all …]
/Zephyr-latest/samples/net/cellular_modem/
DREADME.rst1 .. zephyr:code-sample:: cellular-modem
11 with pseudo random data to the endpoint test-endpoint.com,
14 up the IP of test-endpoint.com.
29 .. code-block:: devicetree
31 /dts-v1/;
40 pinctrl-0 = <&usart2_tx_pa2 &usart2_rx_pa3 &usart2_rts_pa1 &usart2_cts_pa0>;
41 pinctrl-names = "default";
42 current-speed = <115200>;
43 hw-flow-control;
48 mdm-power-gpios = <&gpioe 2 GPIO_ACTIVE_HIGH>;
[all …]
/Zephyr-latest/boards/dptechnics/walter/
Dwalter_esp32s3_procpu.dts4 * SPDX-License-Identifier: Apache-2.0
6 /dts-v1/;
9 #include "walter-pinctrl.dtsi"
18 modem-uart = &uart1;
19 i2c-0 = &i2c0;
21 uart-0 = &usb_serial;
27 zephyr,shell-uart = &usb_serial;
29 zephyr,code-partition = &slot0_partition;
30 zephyr,bt-hci = &esp32_bt_hci;
44 current-speed = <115200>;
[all …]