Home
last modified time | relevance | path

Searched refs:Print (Results 1 – 25 of 45) sorted by relevance

12

/Zephyr-latest/doc/connectivity/networking/api/
Dnet_shell.rst18 "net allocs", "Print network memory allocations. Only available if
20 "net arp", "Print information about IPv4 ARP cache. Only available if
24 "net conn", "Print information about network connections."
29 "net gptp", "Print information about gPTP support. Only available if
31 "net iface", "Print information about network interfaces."
32 "net ipv6", "Print IPv6 specific information and configuration.
34 "net mem", "Print information about network memory usage. The command will
36 "net nbr", "Print neighbor information. Only available if
/Zephyr-latest/samples/posix/philosophers/
DKconfig9 bool "Print debug information"
13 bool "Print debug information"
/Zephyr-latest/modules/hal_nordic/
DKconfig.nrf_regtool22 1. Print a pretty, human-readable representation of a peripheral's
24 2. Print extra details for debugging purposes, such as memory maps of
26 3. Print even more details, which are typically only useful for
/Zephyr-latest/tests/benchmarks/posix/threads/
DKconfig44 bool "Print statistics periodically"
46 Print statistics periodically throughout the benchmark.
/Zephyr-latest/tests/lib/hash_function/
DKconfig16 bool "Print debugging information"
/Zephyr-latest/samples/bluetooth/direction_finding_central/
DKconfig9 bool "Print IQ samples for received IQ reports"
/Zephyr-latest/samples/bluetooth/direction_finding_connectionless_rx/
DKconfig9 bool "Print IQ samples for received IQ reports"
/Zephyr-latest/samples/net/stats/
DKconfig14 Print statistics after every n. seconds
/Zephyr-latest/samples/subsys/input/input_dump/
DREADME.rst5 Print all input events.
/Zephyr-latest/samples/hello_world/
DREADME.rst4 Print "Hello World" to the console.
/Zephyr-latest/subsys/net/l2/ieee802154/
DKconfig36 bool "Print-out both RX and TX packets"
41 bool "Print-out only RX packets"
46 bool "Print-out only TX packets"
/Zephyr-latest/samples/cpp/hello_world/
DREADME.rst4 Print "Hello World" to the console in C++.
/Zephyr-latest/share/sysbuild/
DKconfig55 Print a warning when the Kconfig tree is parsed if any experimental
69 Print a warning when the Kconfig tree is parsed if any deprecated
/Zephyr-latest/samples/userspace/hello_world_user/
DREADME.rst4 Print a simple "Hello World" from userspace.
/Zephyr-latest/samples/basic/sys_heap/
DREADME.rst4 Print system heap usage to the console.
/Zephyr-latest/samples/modules/chre/
DREADME.rst44 #. Print a hello message
47 #. Print a message saying that the nanoapp's start callback was called
51 #. Print a message notifying that it's not possible to remove a system level nanoapp
/Zephyr-latest/doc/services/debugging/
Dthread-analyzer.rst85 Print the name of the thread instead of its ID.
87 Print thread runtime data such as utilization.
/Zephyr-latest/cmake/
Dverify-toolchain.cmake11 # FORMAT=json: Print the output as a json formatted string, useful for Python
/Zephyr-latest/samples/subsys/profiling/perf/
DREADME.rst36 * Print the samples captured by perf in the terminal with the shell command:
/Zephyr-latest/subsys/logging/backends/
DKconfig.net18 bool "Print structured data according to RFC 5424"
20 Print additional structured data as described in
/Zephyr-latest/samples/subsys/testsuite/pytest/shell/
DREADME.rst67 DEBUG: #: retval :Print return value of most recent command
/Zephyr-latest/subsys/mgmt/osdp/
DKconfig57 bool "Print bytes sent/received over OSDP to console"
/Zephyr-latest/samples/subsys/shell/shell_module/
DREADME.rst95 params : Print params command.
/Zephyr-latest/doc/services/shell/
Dindex.rst270 SHELL_CMD(params, NULL, "Print params command.",
473 shell_fprintf(shell, SHELL_INFO, "Print info message\n");
475 shell_print(sh, "Print simple text.");
477 shell_warn(sh, "Print warning text.");
479 shell_error(sh, "Print error text.");
525 /* Print this command syntax */
528 /* Print first argument */
820 SHELL_CMD(params, NULL, "Print params command.",
/Zephyr-latest/cmake/modules/
Dwest.cmake79 # Print information about the west module we're relying on. This

12