Searched refs:helpers (Results 26 – 44 of 44) sorted by relevance
12
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 27 Node identifiers and helpers 169 Bus helpers 217 and :c:macro:`DT_INST_FOREACH_STATUS_OKAY` are special-purpose helpers without 223 Note that there are also helpers available for
|
/Zephyr-latest/scripts/ci/ |
D | upload_test_results_es.py | 16 from elasticsearch.helpers import bulk, BulkIndexError
|
/Zephyr-latest/doc/develop/west/ |
D | workspaces.rst | 55 helpers built in to Git`_. Since Git has credential storage built in, there is 61 .. _credential helpers built in to Git:
|
/Zephyr-latest/modules/hal_nordic/nrfx/ |
D | CMakeLists.txt | 15 set(HELPERS_DIR ${NRFX_DIR}/helpers)
|
/Zephyr-latest/doc/services/mem_mgmt/ |
D | index.rst | 66 the usual devicetree helpers to perform the required work / setting. Note,
|
/Zephyr-latest/arch/xtensa/ |
D | Kconfig | 286 Use syscall helpers for passing more than 3 arguments.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | overview.rst | 138 * **Network shell.** The network shell provides helpers for figuring out
|
D | qemu_setup.rst | 136 any daemons or helpers started in the initial steps, to avoid possible
|
/Zephyr-latest/subsys/shell/ |
D | Kconfig | 29 bool "Shell device helpers"
|
/Zephyr-latest/ |
D | .ruff-excludes.toml | 707 "./scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/domains_helper.py" = [ 712 "./scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/shell.py" = [ 718 "./scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/utils.py" = [ 748 "./scripts/pylib/pytest-twister-harness/tests/helpers/shell_test.py" = [ 1587 "./scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/mcumgr.py", 1588 "./scripts/pylib/pytest-twister-harness/src/twister_harness/helpers/shell.py", 1595 "./scripts/pylib/pytest-twister-harness/tests/helpers/shell_test.py",
|
/Zephyr-latest/doc/releases/ |
D | release-notes-1.5.rst | 74 - Add more net_buf big endian helpers.
|
D | release-notes-3.1.rst | 553 * Added :c:struct:`pwm_dt_spec` and associated helpers, e.g. 586 * Removed redundant DEV_NAME helpers in various drivers. 1053 * static_vrings: Introduced atomic helpers when accessing atomic_t variables
|
D | release-notes-3.2.rst | 276 * ``STRINGIFY`` macro is now used for CSR helpers. 501 * Added :c:struct:`adc_dt_spec` related helpers for sequence initialization, 738 * Converted drivers to use I2C, SPI, and GPIO dt_spec helpers.
|
D | release-notes-2.2.rst | 818 * :github:`22636` - Provide Linux-style IS_ERR()/PTR_ERR()/ERR_PTR() helpers
|
D | release-notes-3.0.rst | 228 * Added new Devicetree helpers:
|
D | release-notes-3.3.rst | 3775 * :github:`30023` - Device model: add debug helpers for when device_get_binding() fails
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_pkt.rst | 219 There are various helpers to write a byte, or big endian uint16_t, uint32_t.
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 125 cros# /usr/libexec/debugd/helpers/dev_features_ssh
|
/Zephyr-latest/doc/develop/test/ |
D | ztest.rst | 379 some helpers for mocking functions, as demonstrated below.
|
12