Home
last modified time | relevance | path

Searched full:readable (Results 1 – 25 of 88) sorted by relevance

1234

/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/drivers/usb_c/ppc/
DKconfig.nxp18 Dump human-readable names instead of offsets of registers
/Zephyr-latest/arch/arm/include/cortex_m/
Dcmse.h70 * @return 1 if address is readable, 0 otherwise.
112 * @return 1 if address range is readable, 0 otherwise.
158 * @return p_obj if object is readable, NULL otherwise.
176 * @return p_obj if object is readable, NULL otherwise.
301 * @return 1 if address is readable from Non-Secure state, 0 otherwise.
343 * @return 1 if address range is readable, 0 otherwise.
366 * @return 1 if address range is readable, 0 otherwise.
384 * @return p_obj if object is readable from Non-Secure state, NULL otherwise.
402 * @return p_obj if object is readable from Non-Secure state, NULL otherwise.
/Zephyr-latest/dts/bindings/mtd/
Dfixed-partitions.yaml79 label = "human-readable-name";
86 Human readable string describing the flash partition.
/Zephyr-latest/snippets/nordic-log-stm/
DREADME.rst11 decoded and human-readable data is output on the UART.
/Zephyr-latest/dts/bindings/sensor/
Dsensor-device.yaml13 Human readable string describing the sensor. It can be used to
/Zephyr-latest/subsys/logging/
DKconfig57 Module which provides formatting of log messages to a human-readable
/Zephyr-latest/dts/bindings/led/
Dpwm-leds.yaml26 Human readable string describing the LED. It can be used by an
Dled-controller.yaml11 description: Human readable string describing the LED
Dgpio-leds.yaml46 Human readable string describing the LED. It can be used by an
/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/dts/bindings/dma/
Dnxp,edma.yaml22 leading to a more readable DTS. Of course, this property
/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/include/zephyr/dt-bindings/reserved-memory/
Dnordic-owned-memory.h16 /** Readable. */
/Zephyr-latest/subsys/net/lib/sockets/
Dsocketpair.c52 struct k_poll_signal readable; member
148 * @ref spair.readable
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()
595 * @ref spair.readable:
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()
[all …]
/Zephyr-latest/subsys/net/lib/lwm2m/
Dlwm2m_util.h35 * @return ip address in readable form
/Zephyr-latest/soc/nordic/common/
Dsoc_nrf_common.h63 * @param psel_prop_name human-readable string name of psel_prop
65 * @param gpio_prop_name human-readable string name of gpios_prop
207 * @param prop_name human-readable string name for 'prop'
/Zephyr-latest/arch/nios2/
DKconfig58 human-readable form, at the expense of code size. For example,
/Zephyr-latest/scripts/net/
Denumerate_http_status.py13 a) be human readable
/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/subsys/testsuite/ztest/src/
Dztest_defaults.c15 * This makes assertions a lot more readable, and sometimes they fit on one
/Zephyr-latest/drivers/misc/coresight/
DKconfig30 decoded and printed in the human readable form.
/Zephyr-latest/drivers/sensor/tdk/icp10125/
Dicp10125.c84 * After issue this command 2byte x 4 sensor constant value can readable.
203 /* Wait for the sensor to become readable. in icp10125_measure()
205 * If that fails, wait until the time to surely became readable. in icp10125_measure()
/Zephyr-latest/include/zephyr/logging/
Dlog_output.h136 /** @brief Process log messages v2 to readable strings.
148 /** @brief Process input data to a readable string.
/Zephyr-latest/drivers/can/
DKconfig67 Enable scripting-friendly/machine-readable output from the CAN shell. Enabling this

1234