Home
last modified time | relevance | path

Searched refs:echo (Results 1 – 25 of 285) sorted by relevance

12345678910>>...12

/Zephyr-latest/samples/net/sockets/echo_client/
DCMakeLists.txt12 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
13 COMMAND ${CMAKE_COMMAND} -E echo "--- WARNING: Using dummy PSK! Only suitable for ---"
14 COMMAND ${CMAKE_COMMAND} -E echo "--- development. Set NET_SAMPLE_PSK_HEADER_FILE to use ---"
15 COMMAND ${CMAKE_COMMAND} -E echo "--- own pre-shared key. ---"
16 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
21 target_sources( app PRIVATE src/echo-client.c)
32 src/echo-apps-cert.der
33 ${gen_dir}/echo-apps-cert.der.inc
DREADME.rst1 .. zephyr:code-sample:: sockets-echo-client
10 The echo-client sample application for Zephyr implements a UDP/TCP client
26 usage scenario is to run echo-client application inside QEMU. This is
30 echo-client directory:
51 Build echo-client sample application like this:
106 :zephyr:code-sample:`sockets-echo-server` enable establishing a secure connection
112 It is also possible to connect to the echo-server through a SOCKS5 proxy.
117 same host as the echo-server in Linux host.
138 echo-server or uses a different port number, modify the following values
147 Running echo-server in Linux Host
[all …]
/Zephyr-latest/tests/bsim/net/sockets/echo_test/
DCMakeLists.txt11 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
12 COMMAND ${CMAKE_COMMAND} -E echo "--- WARNING: Using dummy PSK! Only suitable for ---"
13 COMMAND ${CMAKE_COMMAND} -E echo "--- development. Set NET_SAMPLE_PSK_HEADER_FILE to use ---"
14 COMMAND ${CMAKE_COMMAND} -E echo "--- own pre-shared key. ---"
15 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
29 target_sources( app PRIVATE ${echo_client_path}/src/echo-client.c)
40 ${echo_client_path}/src/echo-apps-cert.der
41 ${gen_dir}/echo-apps-cert.der.inc
/Zephyr-latest/samples/net/sockets/echo_server/
DREADME.rst1 .. zephyr:code-sample:: sockets-echo-server
10 The echo-server sample application for Zephyr implements a UDP/TCP server
11 that complements the echo-client sample application: the echo-server listens
12 for incoming IPv4 or IPv6 packets (sent by the echo client) and simply sends
27 usage scenario is to run echo-server application inside QEMU. This is
31 echo-server directory:
55 Build echo-server sample application like this:
108 :zephyr:code-sample:`sockets-echo-client` enable establishing a secure connection
111 Running echo-client in Linux Host
115 Here echo-server is run in QEMU and echo-client is run in Linux host.
[all …]
DCMakeLists.txt12 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
13 COMMAND ${CMAKE_COMMAND} -E echo "--- WARNING: Using dummy PSK! Only suitable for ---"
14 COMMAND ${CMAKE_COMMAND} -E echo "--- development. Set NET_SAMPLE_PSK_HEADER_FILE to use ---"
15 COMMAND ${CMAKE_COMMAND} -E echo "--- own pre-shared key. ---"
16 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
21 target_sources( app PRIVATE src/echo-server.c)
44 echo-apps-cert.der
45 echo-apps-key.der
/Zephyr-latest/samples/net/sockets/echo/
DREADME.rst1 .. zephyr:code-sample:: sockets-echo
5 Implements a simple IPv4/IPv6 TCP echo server using BSD sockets.
10 The sockets/echo sample application for Zephyr implements a TCP echo
17 :zephyr_file:`samples/net/sockets/echo`.
28 Build the Zephyr version of the sockets/echo application like this:
31 :zephyr-app: samples/net/sockets/echo
43 After a connection is made, the application will echo back any line sent
82 the IP address will be printed to the console upon running this echo
/Zephyr-latest/samples/net/prometheus/
DCMakeLists.txt14 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
15 COMMAND ${CMAKE_COMMAND} -E echo "--- WARNING: Using dummy PSK! Only suitable for ---"
16 COMMAND ${CMAKE_COMMAND} -E echo "--- development. Set NET_SAMPLE_PSK_HEADER_FILE to use ---"
17 COMMAND ${CMAKE_COMMAND} -E echo "--- own pre-shared key. ---"
18 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
/Zephyr-latest/samples/drivers/i2s/echo/
DREADME.rst1 .. zephyr:code-sample:: i2s-echo
2 :name: I2S echo
5 Process an audio stream to add an echo effect.
13 a simple echo effect.
37 The code can be found in :zephyr_file:`samples/drivers/i2s/echo`.
42 :zephyr-app: samples/drivers/i2s/echo
47 Press Button 1 to toggle the echo effect and Button 2 to stop the streams.
/Zephyr-latest/samples/net/sockets/http_server/
DCMakeLists.txt14 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
15 COMMAND ${CMAKE_COMMAND} -E echo "--- WARNING: Using dummy PSK! Only suitable for ---"
16 COMMAND ${CMAKE_COMMAND} -E echo "--- development. Set NET_SAMPLE_PSK_HEADER_FILE to use ---"
17 COMMAND ${CMAKE_COMMAND} -E echo "--- own pre-shared key. ---"
18 COMMAND ${CMAKE_COMMAND} -E echo "----------------------------------------------------------"
/Zephyr-latest/samples/net/sockets/echo_async_select/
DREADME.rst1 .. zephyr:code-sample:: async-sockets-echo-select
2 :name: Asynchronous echo server using select()
5 Implement an asynchronous IPv4/IPv6 TCP echo server using BSD sockets and select()
11 asynchronous IPv4/IPv6 TCP echo server using a BSD Sockets compatible API
13 the :zephyr:code-sample:`async-sockets-echo` sample.
43 After a connection is made, the application will echo back any line sent to
44 it. Unlike the :zephyr:code-sample:`sockets-echo` sample, this application
/Zephyr-latest/samples/net/sockets/echo_async/
DREADME.rst1 .. zephyr:code-sample:: async-sockets-echo
2 :name: Asynchronous echo server using poll()
5 Implement an asynchronous IPv4/IPv6 TCP echo server using BSD sockets and poll()
10 The sockets/echo-async sample application for Zephyr implements an
11 asynchronous IPv4/IPv6 TCP echo server using a BSD Sockets compatible API
13 the :zephyr:code-sample:`sockets-echo` sample. It's a more involved application,
45 After a connection is made, the application will echo back any line sent to
46 it. Unlike the above-mentioned :zephyr:code-sample:`sockets-echo` sample, this application
/Zephyr-latest/boards/st/nucleo_f401re/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/seagate/legend/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/b_l4s5i_iot01a/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f030r8/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f031k6/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f042k6/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f070rb/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f091rc/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f302r8/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f303k8/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f303re/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/nucleo_f334r8/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/stm32f0_disco/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"
/Zephyr-latest/boards/st/stm32f469i_disco/support/
Dopenocd.cfg4 echo "Debugger attaching: halting execution"
10 echo "Debugger detaching: resuming execution"

12345678910>>...12