Lines Matching +full:mdm +full:- +full:reset +full:- +full:gpios
1 .. 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>;
49 mdm-reset-gpios = <&gpioe 3 GPIO_ACTIVE_HIGH>;