Searched refs:been (Results 151 – 175 of 490) sorted by relevance
12345678910>>...20
/Zephyr-latest/boards/nordic/nrf54l20pdk/doc/ |
D | index.rst | 58 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/doc/kernel/services/data_passing/ |
D | lifos.rst | 22 * A **queue** of data items that have been added but not yet removed. 38 it has been removed from the queue to which it was previously added will
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/ |
D | ccp.rst | 6 examples below, some lines of debug have been removed to make this shorter 24 When the Bluetooth stack has been initialized (:code:`bt init`), 25 and a device has been connected, the telephone bearer service client can
|
/Zephyr-latest/cmake/modules/ |
D | kernel.cmake | 44 BRIEF_DOCS "Source files that are generated after Zephyr has been linked once." 46 Source files that are generated after Zephyr has been linked once.\ 140 # Testing the toolchain flags requires the enable_language() to have been called in CMake.
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 222 # TODO: Remove this when QCBOR licensing issues w/t_cose have been resolved, 224 # been manually downloaded by the user before starting the build. 227 "restriction will be removed once licensing issues have been resolved." 288 # In some circumstances it has been experienced that building TF-M with 290 # Windows has not been identified but current suspicion is around folder /
|
/Zephyr-latest/doc/releases/ |
D | release-notes-3.3.rst | 55 and :kconfig:option:`CONFIG_BT_PER_ADV_SYNC_TRANSFER_SENDER` have been 65 :kconfig:option:`CONFIG_DISK_FLASH_SECTOR_SIZE` Kconfig options have been 120 * MCUmgr fs_mgmt hash/checksum function, type and variable names have been 124 * Python's argparse argument parser usage in Zephyr scripts has been updated 193 * C++ library Kconfig options have been renamed to improve consistency. See 255 :kconfig:option:`CONFIG_ETH_STM32_HAL_MAC4`, ...) have been deprecated in favor 282 * PCIe APIs :c:func:`pcie_probe` and :c:func:`pcie_bdf_lookup` have been 292 * SPI DT :c:func:`spi_is_ready` function has been deprecated in favor of :c:func:`spi_is_ready_dt`. 294 * LwM2M APIs using string references as LwM2M paths has been deprecated in favor of functions 300 * MCUmgr events have been reworked to use a single, unified callback system. [all …]
|
/Zephyr-latest/boards/shields/renesas_us159_da14531evz/doc/ |
D | index.rst | 31 present on the Pmod board. Once the tool has been installed, open it and
|
/Zephyr-latest/drivers/flash/ |
D | Kconfig.nordic_qspi_nor | 52 QSPI NOR flash chip is executed until the driver has been setup.
|
/Zephyr-latest/share/sysbuild/cmake/modules/ |
D | sysbuild_root.cmake | 45 # have been added to the cache in order for the settings to propagate to images.
|
/Zephyr-latest/boards/renesas/rcar_spider_s4/doc/ |
D | rcar_spider_a55.rst | 51 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/samples/sensor/lps22hh_i3c/ |
D | README.rst | 17 It has been tested using the LPS22HH on the evaluation board
|
/Zephyr-latest/boards/intel/socfpga/agilex_socdk/doc/ |
D | index.rst | 41 Other hardware features have not been enabled yet for this board.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/src/ |
D | response_big.html.bin | 35 …ed over 20 years from DSP RTOS technology known as Virtuoso. The RTOS has been used in several com…
|
/Zephyr-latest/samples/net/sockets/dumb_http_server_mt/src/ |
D | response_big.html.bin | 35 …ed over 20 years from DSP RTOS technology known as Virtuoso. The RTOS has been used in several com…
|
/Zephyr-latest/share/zephyr-package/cmake/ |
D | ZephyrConfigVersion.cmake | 18 # We are just a candidate, meaning we have been included from other installed module. 66 # package file is returned. This Zephyr version has already been printed
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | blob_cli.rst | 89 * A node has been removed from the list of Target nodes. 118 must match the BLOB ID the BLOB Transfer Servers have been started with.
|
/Zephyr-latest/tests/drivers/can/host/ |
D | README.rst | 70 Once the virtual SocketCAN interface has been created, brought up, and configured the test suite can 112 Once the SocketCAN interface has been brought up and configured the test suite can be launched using
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 50 also atomically validates that a shared lock variable has been 73 Zephyr core kernel has now been ported to use spinlocks exclusively. 170 until the thread that had been aborted is no longer runnable. If it 214 have been idle CPUs), we broadcast an IPI. A foreign CPU will then be 309 The traditional Zephyr context switch primitive has been :c:func:`z_swap`. 311 switch to. The expectation has always been that the scheduler has 351 "switch_handle" field after its context has fully been saved.
|
/Zephyr-latest/doc/project/ |
D | release_process.rst | 13 the features that have actually been implemented, allowing the project to 90 considered to be sufficiently stable and the release criteria have been achieved 109 that have been overlooked, or that are new, and in these cases, the criteria 462 #. Verify that the tag has been signed correctly, ``git show`` for the 482 When all final release criteria has been met and the final release notes 483 have been approved and merged into the repository, the final release version 500 #. Verify that the tag has been signed correctly, ``git show`` for the
|
D | tsc.rst | 162 Additional points of clarity / TSC interpretation have been added below. The 168 Technical Steering Committee (TSC), assuming quorum requirements have been 177 requirements have been met, the Chair may call for a roll call vote
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig.tcp | 137 how long the data is kept before it is discarded if we have not been 174 this can be deduced as that the packet afterwards must have been lost. 201 been set on this socket.
|
/Zephyr-latest/tests/benchmarks/thread_metric/ |
D | thread_metric_readme.txt | 81 A few minor modifications have been made to the Thread-Metric source 93 have been updated to match Zephyr's. 103 Each test has been converted to its own project. This has necessitated
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.lorawan | 51 Will send an empty packet if a partial (fragmented) message has been received from the
|
/Zephyr-latest/samples/userspace/shared_mem/ |
D | README.rst | 12 machine has not been validated and should not be used for any
|
/Zephyr-latest/samples/subsys/modbus/tcp_server/ |
D | README.rst | 16 This sample has been tested with FRDM-K64F board,
|
12345678910>>...20