Searched refs:were (Results 51 – 75 of 136) sorted by relevance
123456
/Zephyr-latest/doc/kernel/services/ |
D | polling.rst | 53 when :c:func:`k_poll` returns, if they were fulfilled before 56 in the array to figure out which ones were fulfilled and what actions to take.
|
/Zephyr-latest/doc/develop/test/twister/ |
D | twister_blackbox.rst | 123 ``twister`` python file as if it were called directly
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 56 # bindings were found 273 # were included, including any transitive includes.
|
D | FindZephyr-sdk.cmake | 157 # This means no compatible Zephyr SDK versions were found, set the version
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-3.7.rst | 105 * The ``CONFIG_MBEDTLS_HASH_SHA*_ENABLED`` Kconfig options have been removed. They were duplicates 111 and ``CONFIG_MBEDTLS_CIPHER_BLOWFISH_ENABLED`` were removed because they are no more supported 167 :dtcompatible:`nxp,enet`. All in tree SOCs were converted to use this new schema. 550 * The macros ``ESPI_SLAVE_TO_MASTER`` and ``ESPI_MASTER_TO_SLAVE`` were renamed to 554 all ``ESPI_VWIRE_SIGNAL_SLV_GPIO_<NUMBER>`` signals were renamed to 871 previous implementation, we were identifying an option using its position in the argument string.
|
D | release-notes-3.6.rst | 138 :dtcompatible:`st,hci-spi-v2` were introduced. 220 options which will be handled by the executable as if they were provided from the invoking 271 * Fixed an issue whereby shields were processed in order of the root they resided in rather than 272 the order they were supplied to cmake in. 797 * Fixed a bug in block-wise transfer where block-wise ACKs were sent with 1009 * Fixed an issue whereby messages that were too large to be sent over the UDP transport would 1126 * The Kconfig options below were added to customize the initialization priority of different 1292 Additionally, the following changes in Zephyr were done:
|
D | release-notes-4.0.rst | 48 Several enhancements were made to the online documentation to improve content discovery and 588 * Fixed reset times during init that were unnecessarily long. 595 * Fixed SPI NOR driver issue where wp, hold and reset pins were incorrectly initialized from 606 * Fixed a Flash Simulator issue where offsets were assumed to be absolute instead of relative 960 * Fixed a bug where CoAP block numbers were limited to ``uint8_t``. 1348 * Shell: Fixed an issue were a failed file system mount attempt using the shell would make it 1394 * The following new symbols were added to allow specifying both the signature 1544 * Together with the deprecation of ``native_posix``, many tests which were
|
D | release-notes-2.7.rst | 103 were deprecated in favor of utilizing 624 address info entries, when multiple IP addresses were obtained from the 647 * Fixed a bug, where notifications were generated on changes to non-readable 653 * Fixed a bug, where large unsigned integers were incorrectly encoded in TLV. 657 * Fixed a bug, where Register failures were reported as success to the 687 * Fixed a bug, where NONE level OpenThread logs were not processed. 697 * Fixed a bug, where :c:func:`poll` events were not signalled correctly 743 With this change, many ``CONFIG_*_ON_DEV_NAME`` options were removed and 795 <dt-important-props>` properties; the following changes were made to fix 953 They were transitional states and only used in device runtime. Now the [all …]
|
D | migration-guide-4.1.rst | 33 new symbol if they were selecting the old symbol. 708 applications should be updated to select this new symbol if they were selecting the old symbol. 754 since v3.7. These were removed. Use :kconfig:option:`CONFIG_X86_DISABLE_SSBD` and
|
D | release-notes-1.6.rst | 17 * Introduced the Unified Kernel; the nano and micro kernel were removed. 19 * Legacy tests and samples were moved to tests/legacy and samples/legacy.
|
D | release-notes-3.4.rst | 633 * Fixed an issue whereby older versions of the Zephyr SDK toolchain were used 648 were lost for images. 686 * Twister now uses native YAML lists for fields that were previously defined 778 were shifted to match the hardware as described in reference manual instead 1214 * Fixed an issue where not all security modes were displayed correctly on scan. 1348 synchronization primitives in Zephyr were originally implemented
|
D | release-notes-3.1.rst | 92 As a consequence, the following Kconfig symbols were removed: 502 voltage level, drive strength, and debounce filter) were replaced with ones 777 * Several new bindings were created to support :ref:`Pin Control 824 * Bindings with ``resets`` (and optionally ``reset-names``) properties were 842 * New bindings for the following compatible properties were added: 911 * Bindings for the following compatible properties were removed: 920 * Numerous other additional properties were added to bindings throughout the tree. 1023 * The following functions were renamed: 1030 * The state constraint APIs were moved (and renamed) to the policy 1249 - :github:`45802` - Some tests reported as PASSED (device) but they were only build
|
D | release-notes-3.7.rst | 490 * CI-enabled blackbox tests were added to verify the correctness of most Twister flags. 516 were not correctly watched and CMake would not reconfigure if they were changed 1341 * Fixed a bug, where options with registered callbacks were not requested from 1416 detection conflicts were dropped. 1546 * Fixed a bug, where data bytes included in FIN packet were ignored. 1755 :kconfig:option:`CONFIG_MBEDTLS_PSA_CRYPTO_EXTERNAL_RNG` were added in order 1997 Additionally, the following changes in Zephyr were done:
|
D | release-notes-1.14.rst | 14 The following security vulnerabilities (CVEs) were addressed in this 28 These GitHub issues were addressed since the previous 1.14.0 tagged 64 The following security vulnerabilities (CVEs) were addressed in this 81 These GitHub issues were addressed since the previous 1.14.0 tagged 279 These GitHub issues were addressed since the previous 1.14.0 tagged 499 The following security vulnerabilities (CVEs) were addressed in this release: 540 bugs were fixed in this support. 592 were addressed: 827 * Majority of the network sample applications were converted to use 829 * New BSD socket based APIs were created for these components and protocols: [all …]
|
/Zephyr-latest/doc/services/portability/posix/overview/ |
D | index.rst | 70 POSIX.13-2003 AEP were formalized in 2003 via "Units of Functionality" but the specification is now
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | net_mgmt.rst | 75 events it will handle, **regardless** of how many events were in the
|
D | coap.rst | 210 Test execution summary: 10 test cases were executed. Overall verdict: pass
|
/Zephyr-latest/doc/develop/test/ |
D | coverage.rst | 142 generate a coverage report from the tests which were executed.
|
/Zephyr-latest/drivers/net/ |
D | Kconfig | 266 Number of simulated microseconds before next epoll_wait() call, when there were no pending
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | ring_buffers.rst | 74 will copy bytes out of the ring buffer in the order that they were 76 that were transferred.
|
/Zephyr-latest/boards/m5stack/m5stack_cores3/doc/ |
D | index.rst | 8 and some features were reduced from CoreS3.
|
/Zephyr-latest/doc/services/binary_descriptors/ |
D | index.rst | 108 To avoid collisions with user defined descriptors, the standard descriptors were allotted
|
/Zephyr-latest/cmake/ |
D | llext-edk.cmake | 238 # Copy syscall headers from edk directory, as they were regenerated there.
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 14 (These instructions were written specifically to the Asus Flip CX5 407 Upstream documentation from which these instructions were drawn:
|
/Zephyr-latest/doc/develop/west/ |
D | zephyr-cmds.rst | 139 ``.c`` file using the same arguments that were passed to it for the actual
|
123456