Lines Matching +full:remote +full:- +full:endpoint
3 * SPDX-License-Identifier: Apache-2.0
8 #address-cells = <1>;
9 #size-cells = <1>;
12 #address-cells = <1>;
13 #size-cells = <0>;
16 clock-frequency = <100000>;
20 compatible = "zephyr,video-emul-imager";
25 test_video_emul_imager_ep_out: endpoint {
26 remote-endpoint-label = "test_video_emul_rx_ep_in";
33 compatible = "zephyr,video-emul-rx";
38 #address-cells = <1>;
39 #size-cells = <0>;
41 test_video_emul_rx_ep_in: endpoint@0 {
43 remote-endpoint-label = "test_video_emul_imager_ep_out";
46 test_video_emul_rx_ep_out: endpoint@1 {
48 remote-endpoint-label = "application";