Home
last modified time | relevance | path

Searched refs:readable (Results 1 – 25 of 35) sorted by relevance

12

/Zephyr-latest/modules/hal_nordic/
DKconfig.nrf_regtool22 1. Print a pretty, human-readable representation of a peripheral's
25 the peripheral configurations, but in a less readable format.
/Zephyr-latest/snippets/nordic-log-stm/
DREADME.rst11 decoded and human-readable data is output on the UART.
/Zephyr-latest/drivers/usb_c/ppc/
DKconfig.nxp18 Dump human-readable names instead of offsets of registers
/Zephyr-latest/subsys/net/lib/sockets/
Dsocketpair.c52 struct k_poll_signal readable; member
180 res = k_poll_signal_raise(&remote->readable, in spair_delete()
254 k_poll_signal_init(&spair->readable); in spair_new()
561 res = k_poll_signal_raise(&remote->readable, SPAIR_SIG_DATA); in spair_write()
682 &spair->readable in spair_read()
697 k_poll_signal_check(&spair->readable, &signaled, in spair_read()
732 k_poll_signal_reset(&spair->readable); in spair_read()
775 (*pev)->obj = &spair->readable; in zsock_poll_prepare_ctx()
888 k_poll_signal_check(&spair->readable, &signaled, &result); in zsock_poll_update_ctx()
/Zephyr-latest/subsys/logging/
DKconfig57 Module which provides formatting of log messages to a human-readable
/Zephyr-latest/subsys/secure_storage/src/its/
DCMakeLists.txt16 easily readable by an attacker, not unique, and/or guessable, depending on the device.
/Zephyr-latest/doc/services/logging/
Dcs_stm.rst41 …ol is decoding the data or data can be decoded on-chip to output the data in human readable format.
84 * Standalone - data is decoded on chip and human-readable strings are printed. This mode requires
100 readable strings using logging :ref:`log_output`.
111 The host PC, equipped with a decoder tool, translates these addresses back into human-readable text
144 …ART port and use the provided dictionary databases to decode the logs into a human-readable format.
149 The file will contain timestamps and the log messages in a format that is human-readable.
177 decode data and send human-readable data over UART. Nordic specific driver for ETR buffer is
/Zephyr-latest/tests/bsim/bluetooth/host/misc/sample_test/
DCMakeLists.txt29 # Try to keep test procedures readable, that is minimizing the amount of
/Zephyr-latest/arch/nios2/
DKconfig58 human-readable form, at the expense of code size. For example,
/Zephyr-latest/drivers/misc/coresight/
DKconfig30 decoded and printed in the human readable form.
/Zephyr-latest/samples/boards/nordic/coresight_stm/
DREADME.rst25 and prints human readable logs on UART.
/Zephyr-latest/drivers/can/
DKconfig67 Enable scripting-friendly/machine-readable output from the CAN shell. Enabling this
/Zephyr-latest/subsys/secure_storage/
DKconfig.its_transform75 This is not necessarily secure as the device ID may be easily readable
/Zephyr-latest/boards/renesas/rcar_salvator_x/doc/
Drcar_salvator_x.rst76 By running Zephyr on H3 Salvator-X, the software readable push buttons 'SW20',
/Zephyr-latest/doc/develop/languages/cpp/
Dindex.rst182 error-prone, more readable and more flexible. On the other hand, C99
204 designated initialization is the more readable and preferred code
/Zephyr-latest/subsys/bluetooth/services/
DKconfig.dis156 String value matching the UDI in human readable form
/Zephyr-latest/boards/renesas/rcar_h3ulcb/doc/
Drcar_h3ulcb_r7.rst94 By running Zephyr on H3ULCB, the software readable push button 'SW3' can be used as input, and the …
/Zephyr-latest/doc/
Dglossary.rst57 The human-readable name of a :term:`board`. Uniquely and descriptively
/Zephyr-latest/doc/develop/test/
Dpytest.rst13 Pytest is a python framework that *“makes it easy to write small, readable tests, and can scale to
/Zephyr-latest/doc/connectivity/usb/device_next/
Dusb_device.rst189 :c:enumerator:`usbd_msg_type` to a human readable form for logging.
/Zephyr-latest/
DLICENSE108 include a readable copy of the attribution notices contained
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dharness.py555 while proc.stdout.readable() and proc.poll() is None:
/Zephyr-latest/doc/build/dts/
Dintro-syntax-structure.rst6 As the name indicates, a devicetree is a tree. The human-readable text format
/Zephyr-latest/doc/contribute/coding_guidelines/
Dindex.rst110 …ki.sei.cmu.edu/confluence/display/c/MSC04-C.+Use+comments+consistently+and+in+a+readable+fashion>`_
188 …ki.sei.cmu.edu/confluence/display/c/MSC04-C.+Use+comments+consistently+and+in+a+readable+fashion>`_
238 …ki.sei.cmu.edu/confluence/display/c/MSC04-C.+Use+comments+consistently+and+in+a+readable+fashion>`_
/Zephyr-latest/doc/contribute/documentation/
Dguidelines.rst1091 Indicates the human-readable short name of the sample.
1140 Indicates the human-readable name of the category.

12