Home
last modified time | relevance | path

Searched full:printed (Results 1 – 25 of 172) sorted by relevance

1234567

/Zephyr-latest/tests/subsys/logging/log_syst/
Dprj.conf13 # printed. Under deferred mode, there may be
15 # messages to be printed.
/Zephyr-latest/samples/subsys/logging/syst/
Dprj.conf21 # printed. Under deferred mode, there may be
23 # messages to be printed.
/Zephyr-latest/tests/subsys/logging/log_switch_format/
Dprj.conf26 # printed. Under deferred mode, there may be
28 # messages to be printed.
/Zephyr-latest/samples/net/mdns_responder/
DREADME.rst43 If the query is successful, then following information is printed:
55 If the query is successful, then following information is printed:
67 If the query is successful, then the following information is printed:
/Zephyr-latest/include/zephyr/sys/
Dprintk.h38 * values with %lld and %lli are only printed if they fit in a long
39 * otherwise 'ERR' is printed. Full 64-bit values may be printed with %llx.
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst201 …he storage backend otherwise. Lines for which status is not zero will be printed with error format…
203 After the list is printed, a final summary of the found credentials will be printed in the form:
243 …. No terminator will be appended.", "Stored data will be encoded into base64 before being printed."
244 …nator will be truncated from stored data before said data is encoded into base64 and then printed."
245 …thout a NULL terminator.", "Stored data will be printed as text. Non-printable characters will be
246 … truncated from stored data before said data is printed as text. Non-printable characters will be
/Zephyr-latest/samples/sysbuild/with_mcuboot/
DREADME.rst50 The first ``Booting Zephyr OS build`` is printed by MCUboot itself and the
51 following lines are printed by the ``with_mcuboot`` sample.
/Zephyr-latest/samples/boards/nordic/dynamic_pinctrl/
DREADME.rst80 #. Turn on the board. You should see a ``Hello World!`` message printed on
85 ``Hello World!`` printed on the default set of pins.
93 ``Hello World!`` printed on the alternative set of pins.
/Zephyr-latest/cmake/modules/
Dshields.cmake10 # error will be raised and a list of valid shields will be printed.
20 # - shields: when invoked, a list of valid shields will be printed
23 # a warning will be printed.
138 # Each shield is printed as new command because build files are not fond of newlines.
Dsnippets.cmake13 # will be raised, and the list of valid snippets will be printed.
28 # - snippets: when invoked, a list of valid snippets will be printed
101 # Create the 'snippets' target. Each snippet is printed in a
/Zephyr-latest/samples/bluetooth/iso_peripheral/
DREADME.rst12 Once the isochronous channel is set up, received isochronous data is printed out.
40 3. Observe that incoming data is printed.
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
Dprj.conf53 # For this particular test, the LOG_INF printed on `bt_enable()` are just noise.
54 # They might matter for other tests though. They are printed by the
/Zephyr-latest/samples/tfm_integration/tfm_psa_test/src/
Dmain.c11 printk("Should not be printed, expected TF-M's NS application to be run instead.\n"); in main()
/Zephyr-latest/samples/tfm_integration/tfm_regression_test/src/
Dmain.c11 printk("Should not be printed, expected TF-M's NS application to be run instead.\n"); in main()
/Zephyr-latest/subsys/bluetooth/crypto/
DCMakeLists.txt15 Private security keys such as the Long Term Key will be printed out.
/Zephyr-latest/dts/bindings/gpio/
Dnxp,i2c-tsc-fpc.yaml9 exposed on a 6 pin flexible printed cable connector. The pins have the
Dnxp,parallel-lcd-connector.yaml9 exposed on a 40 pin flexible printed cable connector. The pins have the
/Zephyr-latest/drivers/misc/coresight/
DKconfig30 decoded and printed in the human readable form.
45 In debug mode STPv2 decoded data is printed.
/Zephyr-latest/samples/subsys/console/getchar/src/
Dmain.c15 printk("Start typing characters to see their hex codes printed\n"); in main()
/Zephyr-latest/cmake/flash/
Dcheck_runner_dependencies.cmake6 # If the target contains dependencies, an error will be printed.
/Zephyr-latest/samples/posix/env/
DREADME.rst10 variables in C. Then, all environment variables are then printed.
12 If the user sets a new value for the ``ALERT`` environment variable, it is printed to standard
/Zephyr-latest/samples/boards/96boards/argonkey/sensors/
DREADME.rst77 Sensor data is printed in the following order (no data is printed for
/Zephyr-latest/samples/sensor/adc_cmp_npcx/
DREADME.rst22 will be printed.
/Zephyr-latest/scripts/dts/
Dedtlib_logger.py25 # Configure it so that warnings and above are printed to stderr,
/Zephyr-latest/samples/userspace/hello_world_user/
DREADME.rst11 is printed instead.

1234567