Searched refs:echo (Results 126 – 150 of 285) sorted by relevance
12345678910>>...12
15 echo "Debugger attaching: halting execution"21 echo "Debugger detaching: resuming execution"
17 echo "Debugger attaching: halting execution"23 echo "Debugger detaching: resuming execution"
35 $ echo $ZEPHYR_TOOLCHAIN_VARIANT37 $ echo $GNUARMEMB_TOOLCHAIN_PATH41 > echo %ZEPHYR_TOOLCHAIN_VARIANT%43 > echo %GNUARMEMB_TOOLCHAIN_PATH%
38 $ echo $ZEPHYR_TOOLCHAIN_VARIANT40 $ echo $ARCMWDT_TOOLCHAIN_PATH44 > echo %ZEPHYR_TOOLCHAIN_VARIANT%46 > echo %ARCMWDT_TOOLCHAIN_PATH%
14 echo "Debugger attaching: halting execution"20 echo "Debugger detaching: resuming execution"
19 echo "Debugger attaching: halting execution"25 echo "Debugger detaching: resuming execution"
4 echo "Debugger attaching: halting execution"10 echo "Debugger detaching: resuming execution"
2 :name: Console echo11 :c:func:`console_putchar` functions can be used to echo an input character27 :zephyr-app: samples/subsys/console/echo
13 echo "Debugger attaching: halting execution"19 echo "Debugger detaching: resuming execution"
13 echo "Debugger attaching: halting execution"18 echo "Debugger detaching: resuming execution"
1 .. zephyr:code-sample:: sockets-service-echo5 Implements a simple IPv4/IPv6 TCP echo server using BSD sockets and socket service API.10 The sockets/echo_service sample application for Zephyr implements a TCP echo48 After a connection is made, the application will echo back any line sent