Lines Matching +full:remote +full:- +full:endpoint
1 .. zephyr:code-sample:: openamp-rsc-table
3 :relevant-api: ipm_interface
18 the co-processor.
26 .. zephyr-app-commands::
27 :zephyr-app: samples/subsys/ipc/openamp_rsc_table
49 .. code-block:: console
52 …[ 44.625407] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: new channel: 0x401 -> 0x40…
53 …[ 44.631401] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 1 (src: 0x400)
54 …[ 44.640614] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 2 (src: 0x400)
56 …[ 45.152269] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 99 (src: 0x40…
57 …[ 45.157678] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: incoming msg 100 (src: 0x4…
58 [ 45.158822] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: goodbye!
59 [ 45.159741] virtio_rpmsg_bus virtio0: destroying channel rpmsg-client-sample addr 0x400
60 …[ 45.160856] rpmsg_client_sample virtio0.rpmsg-client-sample.-1.1024: rpmsg sample client driver…
68 .. code-block:: console
70 *** Booting Zephyr OS build zephyr-v#.#.#-####-g########## ***
73 OpenAMP[remote] Linux responder demo started
75 OpenAMP[remote] Linux sample client responder started
77 OpenAMP[remote] Linux TTY responder started
102 …l (minicom, ssh, etc.) and print the messages coming through the rpmsg-tty endpoint created during…
104 <addr> corresponds to the Zephyr rpmsg-tty endpoint address:
106 .. code-block:: console
117 .. code-block:: console
119 *** Booting Zephyr OS build zephyr-v#.#.#-####-g########## ***
122 OpenAMP[remote] Linux responder demo started
124 OpenAMP[remote] Linux sample client responder started
126 OpenAMP[remote] Linux TTY responder started