Home
last modified time | relevance | path

Searched refs:quit (Results 1 – 25 of 33) sorted by relevance

12

/Zephyr-latest/tests/subsys/debug/gdbstub/
Dtest_breakpoints.gdbinit11 # set the last breakpoint before quit
22 quit 0
26 quit 1
/Zephyr-latest/samples/net/sockets/packet/src/
Dpacket.c54 static void quit(void) in quit() function
131 quit(); in recv_packet()
138 quit(); in recv_packet()
145 quit(); in recv_packet()
218 quit(); in send_packet()
225 quit(); in send_packet()
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/
Dappli_dl_cmd.gdb15 # Execute OpenOCD "resume" command to keep the target running, then quit gdb.
17 quit
Ddownload_all.gdb18 quit
/Zephyr-latest/subsys/net/lib/dns/
Dresolve.c262 goto quit; in dispatcher_cb()
269 quit: in dispatcher_cb()
759 goto quit; in dns_validate_msg()
772 goto quit; in dns_validate_msg()
780 goto quit; in dns_validate_msg()
786 goto quit; in dns_validate_msg()
793 goto quit; in dns_validate_msg()
801 goto quit; in dns_validate_msg()
807 goto quit; in dns_validate_msg()
832 goto quit; in dns_validate_msg()
[all …]
Dllmnr_responder.c451 goto quit; in dns_read()
460 goto quit; in dns_read()
484 goto quit; in dns_read()
506 quit: in dns_read()
533 goto quit; in recv_data()
539 goto quit; in recv_data()
563 quit: in recv_data()
Dmdns_responder.c534 goto quit; in dns_read()
542 goto quit; in dns_read()
564 goto quit; in dns_read()
598 quit: in dns_read()
/Zephyr-latest/samples/net/sockets/echo_server/src/
Decho-server.c53 void quit(void) in quit() function
210 quit(); in cmd_sample_quit()
216 SHELL_CMD(quit, NULL,
Dudp.c166 quit(); in process_udp4()
173 quit(); in process_udp4()
190 quit(); in process_udp6()
197 quit(); in process_udp6()
Dcommon.h74 void quit(void);
Dtcp.c318 quit(); in process_tcp4()
329 quit(); in process_tcp4()
344 quit(); in process_tcp6()
355 quit(); in process_tcp6()
/Zephyr-latest/samples/net/sockets/coap_client/src/
Dcoap-client.c634 goto quit; in main()
640 goto quit; in main()
646 goto quit; in main()
652 goto quit; in main()
662 quit: in main()
/Zephyr-latest/subsys/net/l2/ppp/
Dppp_l2.c80 goto quit; in process_ppp_msg()
85 goto quit; in process_ppp_msg()
126 quit: in process_ppp_msg()
Dfsm.c1174 goto quit; in ppp_send_proto_rej()
1179 goto quit; in ppp_send_proto_rej()
1184 quit: in ppp_send_proto_rej()
/Zephyr-latest/samples/net/sockets/txtime/src/
Dmain.c68 static void quit(void) in quit() function
205 quit(); in tx()
505 quit(); in cmd_sample_quit()
513 SHELL_CMD(quit, NULL,
/Zephyr-latest/samples/bluetooth/iso_broadcast_benchmark/
DREADME.rst63 Choose device role - type r (receiver role) or b (broadcaster role), or q to quit: r
97 Choose device role - type r (receiver role) or b (broadcaster role), or q to quit: b
/Zephyr-latest/samples/bluetooth/iso_connected_benchmark/
DREADME.rst65 Choose device role - type c (central role) or p (peripheral role), or q to quit: p
97 Choose device role - type c (central role) or p (peripheral role), or q to quit: c
/Zephyr-latest/samples/subsys/shell/devmem_load/
DREADME.md43 Once the data is transferred, use `ctrl-x + ctrl-q` to quit the loader.
/Zephyr-latest/boards/arduino/nano_33_ble/support/
Dstartup.cmm19 ; Execute the application and quit
/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst121 Waiting for USB Host to connect... (CTRL-C to quit)
123 USB Host connected. Waiting for disconnect... (CTRL-C to quit)
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm99 ; Execute the application and quit
/Zephyr-latest/boards/nxp/mr_canhubk3/support/
Dstartup.cmm107 ; Execute the application and quit
/Zephyr-latest/samples/drivers/fpga/fpga_controller/
DREADME.rst102 Once the data is transferred, use :kbd:`Ctrl-X Ctrl-Q` to quit loader.
/Zephyr-latest/doc/build/kconfig/
Dmenuconfig.rst126 save-and-quit dialog (if there are changes to save):
128 .. figure:: menuconfig-quit.png
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst133 if line == "quit":

12