/Zephyr-latest/tests/net/socket/offload_dispatcher/src/ |
D | main.c | 426 "Socket should'nt have been dispatched yet"); in test_socket_setup_udp() 437 "Socket should'nt have been dispatched yet"); in test_socket_setup_tls() 462 "Socket should'nt have been dispatched"); in ZTEST() 464 "close() should'nt have been dispatched"); in ZTEST() 477 "Socket should've been dispatched"); in ZTEST() 479 "fcntl() should've been dispatched"); in ZTEST() 493 "Socket should've been dispatched"); in ZTEST() 495 "shutdown() should've been dispatched"); in ZTEST() 511 "Socket should've been dispatched"); in ZTEST() 513 "bind() should've been dispatched"); in ZTEST() [all …]
|
/Zephyr-latest/.github/workflows/ |
D | stale_issue.yml | 14 stale-pr-message: 'This pull request has been marked as stale because it has been open (more 18 stale-issue-message: 'This issue has been marked as stale because it has been open (more
|
/Zephyr-latest/doc/releases/ |
D | migration-guide-4.0.rst | 24 * The imgtool part of ``west sign`` has been deprecated, options to be supplied to imgtool when 36 * :ref:`native_posix<native_posix>` has been deprecated in favour of 70 …have been removed because Mbed TLS doesn't support TLS 1.0 and 1.1 anymore since v3.0. (:github:`7… 90 the image version. This has been changed as the implicit counter calculation is incompatible with 104 * ``zcbor_simple_*()`` functions have been removed to avoid confusion about their use. 120 * The ``compatible`` of the LiteX ethernet controller has been renamed from 123 * The ``compatible`` of the LiteX uart controller has been renamed from 126 * The devicetree bindings for the Microchip ``mcp23xxx`` series have been split up. Users of 129 The ``ngpios`` devicetree property has been removed, since it is implied by the model name. 134 * The ``power-domain`` property has been removed in favor of ``power-domains``. [all …]
|
D | release-notes-4.1.rst | 30 * The deprecated Bluetooth HCI driver API has been removed. It has been replaced by a 33 (replaced by :c:macro:`CAN_EXT_ID_MASK`) CAN API macros have been removed. 35 ``can_get_max_bitrate()`` (replaced by :c:func:`can_get_bitrate_max`) CAN API functions have been 37 * The deprecated ``can_calc_prescaler()`` CAN API function has been removed. 78 * :kconfig:option:`CONFIG_NATIVE_APPLICATION` has been deprecated. 79 * For the native_sim target :kconfig:option:`CONFIG_NATIVE_SIM_NATIVE_POSIX_COMPAT` has been 80 switched to ``n`` by default, and this option has been deprecated. 92 * :kconfig:option:`CONFIG_BT_BUF_ACL_RX_COUNT` has been deprecated and 93 :kconfig:option:`CONFIG_BT_BUF_ACL_RX_COUNT_EXTRA` has been added. 120 * ``mimxrt1050_evk`` and ``mimxrt1060_evk`` revisions for ``qspi`` and ``hyperflash`` have been [all …]
|
D | migration-guide-3.6.rst | 21 * The deprecated ``prj_<board>.conf`` Kconfig file support has been removed, projects that use 46 :kconfig:option:`CONFIG_HEAP_MEM_POOL_IGNORE_MIN` option has been introduced (which defaults 55 * The deprecated Nordic SoC Kconfig option ``NRF_STORE_REBOOT_TYPE_GPREGRET`` has been removed, 67 The following modules have been made optional and are not downloaded with `west update` by default 79 * MCUboot's deprecated ``CONFIG_ZEPHYR_TRY_MASS_ERASE`` Kconfig option has been removed. If an 88 been overhauled, so the code using the generated code must likely be changed. 104 * The function :c:func:`zcbor_tag_encode` has been renamed to :c:func:`zcbor_tag_put`. 106 * Printing has been changed significantly, e.g. :c:func:`zcbor_print` is now called 245 and :ref:`native_sim<native_sim>` with or without an embedded C-library, has been renamed to 353 * The :dtcompatible:`nxp,pcf8574` driver has been renamed to [all …]
|
D | migration-guide-3.7.rst | 67 * The header file :zephyr_file:`include/zephyr/arch/arch_interface.h` has been moved from 100 * The Kconfig options previously named ``CONFIG_MBEDTLS_MAC_*_ENABLED`` have been renamed. 101 The ``_MAC`` and ``_ENABLED`` parts have been removed from their names. (:github:`73267`) 102 * The :kconfig:option:`CONFIG_MBEDTLS_HASH_ALL_ENABLED` Kconfig option has been fixed to actually 105 * The ``CONFIG_MBEDTLS_HASH_SHA*_ENABLED`` Kconfig options have been removed. They were duplicates 107 * The ``CONFIG_MBEDTLS_MAC_ALL_ENABLED`` Kconfig option has been removed. Its equivalent is the 123 * The default MCUboot signature type has been changed from RSA-3072 to EC-P256. 140 to :dtcompatible:`nxp,pit` and has been updated to support multiple channels. 143 The :kconfig:option:`CONFIG_COUNTER_MCUX_PIT` has also been renamed to 166 * The :dtcompatible:`nxp,kinetis-ethernet` has been deprecated in favor of [all …]
|
D | migration-guide-3.5.rst | 95 The following modules have been made optional and are not downloaded with `west update` by default … 138 * The RAM disk driver has been changed to support multiple instances and instantiation 156 :dtcompatible:`hynitron,cst816s` drivers have been converted from Kscan to 160 * The ``zephyr,gpio-keys`` binding has been merged into 161 :dtcompatible:`gpio-keys` and the callback definition has been renamed from 165 and power channels, these have been fixed and scaled by x1000 factor from the 173 been removed. 178 (compatible with) SH1106. This has been replaced by a dedicated dts 197 * On all STM32 (except F1x and F37x series), two new required properties have been 220 * The LPC55XXX series SOC (except LPC55S06) default main clock has been [all …]
|
D | migration-guide-4.1.rst | 24 The ``bossac`` runner has been changed to no longer do a full erase by default when flashing. To 33 * New options for stack canaries have been added, providing users with finer control over stack 49 :dtcompatible:`microchip,cap12xx` and has been updated to support multiple 53 The :kconfig:option:`CONFIG_INPUT_CAP1203_POLL` has been removed: 56 The :kconfig:option:`CONFIG_INPUT_CAP1203_PERIOD` has been replaced with 291 * The :kconfig:option:`BT_CTLR` has been deprecated. A new :kconfig:option:`HAS_BT_CTLR` has been 327 * :kconfig:option:`CONFIG_BT_BUF_ACL_RX_COUNT` has been deprecated. The number of ACL RX buffers is 338 The default value of :kconfig:option:`CONFIG_BT_BUF_ACL_RX_COUNT` has been set to 0. 402 * :kconfig:option:`CONFIG_NATIVE_APPLICATION` has been deprecated. Out-of-tree boards using this 405 * For the native_sim target :kconfig:option:`CONFIG_NATIVE_SIM_NATIVE_POSIX_COMPAT` has been [all …]
|
/Zephyr-latest/tests/boards/nrf52_bsim/egu/src/ |
D | main.c | 125 "interrupt has not been disabled"); in ZTEST() 137 zassert_equal(0, event_triggered_flag.call_count, "interrupt has been called"); in ZTEST() 139 zassert_false(event_triggered_flag.triggered[i], "Event %i has been triggered", i); in ZTEST() 143 "event has not been triggered"); in ZTEST() 148 "event %d has been triggered, but it shouldn't", i); in ZTEST() 172 zassert_true(event_triggered_flag.triggered[0], "Event 0 has not been triggered"); in ZTEST() 174 zassert_false(event_triggered_flag.triggered[i], "Event %i has been triggered", i); in ZTEST() 181 "event %d has been triggered, but it shouldn't", i); in ZTEST() 201 zassert_equal(0, event_triggered_flag.call_count, "interrupt has been called"); in ZTEST() 203 zassert_false(event_triggered_flag.triggered[i], "Event %i has been triggered", i); in ZTEST() [all …]
|
/Zephyr-latest/doc/security/ |
D | vulnerabilities.rst | 38 This has been fixed in release v1.14.0. 57 This has been fixed in release v1.14.0. 95 This has been fixed in releases v1.14.2, v2.2.0, and v2.1.1. 119 This has been fixed in releases v1.14.2, and v2.2.0. 145 This has been fixed in the below pull requests for main, branch from 173 This has been fixed in releases v1.14.2, v2.2.0, and in a branch from 201 This has been fixed in releases v1.14.2, and v2.2.0, and in a branch 227 This has been fixed in releases v1.14.2, and v2.2.0, and in a branch 251 This has been fixed in releases v1.14.2, and v2.2.0, and in a branch 277 This has been fixed in a branch from v2.1.0, and release v2.2.0. [all …]
|
D | reporting.rst | 52 - New: This state represents new reports that have been entered 63 - Assigned: The issue has been assigned, and is awaiting a fix by the 70 - Accepted: Indicates that this issue has been merged into the 117 numbers that have been assigned to the issue. The developer instead 118 should merely describe what has been fixed. 136 have been fixed. After the embargo period, the vulnerabilities page 157 When issues have been triaged, this list will be informed of:
|
/Zephyr-latest/modules/ |
D | Kconfig.mcuboot | 144 bool "MCUboot has been configured for single slot execution" 153 bool "MCUboot has been configured for swap without scratch operation" 159 if MCUboot has been built with MCUBOOT_DOWNGRADE_PREVENTION. 162 bool "MCUboot has been configured for swap using scratch operation" 171 if MCUboot has been built with MCUBOOT_DOWNGRADE_PREVENTION. 174 bool "MCUboot has been configured to just overwrite primary slot" 187 bool "MCUboot has been configured for RAM LOAD operation" 199 bool "MCUboot has been configured for DirectXIP operation" 213 bool "MCUboot has been configured for DirectXIP with revert" 220 from either slot, as long as it has been marked to be boot [all …]
|
/Zephyr-latest/include/zephyr/modem/ |
D | pipelink.h | 27 /** Modem pipe has been connected and can be opened */ 29 /** Modem pipe has been disconnected and can't be opened */ 84 * @retval Pointer to pipe if pipelink has been initialized 85 * @retval NULL if pipelink has not been initialized 100 /** Notify user of pipelink that pipe has been connected */ 103 /** Notify user of pipelink that pipe has been disconnected */
|
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 12 The sample application runs a model that has been downloaded from the 14 been optimized using the 18 where the operators supported by Ethos-U have been replaced by an Ethos-U custom 40 Assuming that the Corstone-300 FVP has been downloaded, installed and added to
|
/Zephyr-latest/drivers/modem/ |
D | modem_socket.h | 108 * @brief Check if modem socket has been allocated 120 * @return true if the socket has been allocated 121 * @return false if the socket has not been allocated 127 * @brief Check if modem socket id has been assigned 135 * @return true if the socket id is been assigned 136 * @return false if the socket has not been assigned 148 * @return -EPERM if id has been assigned previously
|
/Zephyr-latest/doc/project/ |
D | code_flow.rst | 41 has been completed. When a branch is requested, the proposal should include the 62 - GitHub pull requests: for example, when reviews have not been done in the local 64 - Merge requests: When a set of changes has been done in a local branch and 65 has been reviewed and tested in a collaboration branch.
|
/Zephyr-latest/include/zephyr/bluetooth/mesh/ |
D | main.h | 164 * of the unprovisioned device has been received. 206 * once the data has been acquired from the user. 223 /** @brief Unprovisioned beacon has been received. 226 * beacon has been received. 237 /** @brief PB-GATT Unprovisioned Advertising has been received. 240 * unprovisioned Advertising has been received. 248 /** @brief Provisioning link has been opened. 251 * link has been opened on the given provisioning bearer. 257 /** @brief Provisioning link has been closed. 260 * link has been closed on the given provisioning bearer. [all …]
|
/Zephyr-latest/subsys/mgmt/mcumgr/util/include/mgmt/mcumgr/util/ |
D | zcbor_bulk.h | 94 * @return 0 when the whole map has been parsed, there have been 95 * no decoding errors, and map has been closed successfully; 105 /** @brief Check whether key has been found by zcbor_map_decode_bulk 111 * @return true if key has been found during decoding, false otherwise. 120 * of the map. Function needs to be used on @p map after the map has been already
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_backporting.rst | 12 There are two different processes: one for issues that have also been fixed in the current 49 In case the reported bug in a previous version has already been fixed in the current version, the d… 54 * The SHAs of the commits, if the PR has already been merged 82 … ``<sha>`` indicates the SHA of the commit after it has been already merged in the current version. 139 * ``upstream`` - if the fix has originally been merged to the upstream repository. 140 …* ``zephyr`` - if the fix has been applied to the Zephyr internal MCUmgr library (past 2.7 version… 142 ``<pr_num>`` is the number of the original pull request that has already been merged. 145 request 137, which has already been merged to the upstream repository of MCUmgr. 160 …you are responsible for such a merge to happen as soon as possible after the MCUmgr fixes have been
|
/Zephyr-latest/tests/bluetooth/mesh/delayable_msg/src/ |
D | main.c | 151 "Delayed message has not been sent."); in ZTEST() 191 "Delayed message has not been sent."); in ZTEST() 194 "Delayed message has not been sent."); in ZTEST() 197 "Delayed message has not been sent."); in ZTEST() 200 "Delayed message has not been sent."); in ZTEST() 288 "Delayed message has not been handled."); in ZTEST() 291 "Delayed message has not been sent."); in ZTEST() 296 "Delayed message has not been handled."); in ZTEST() 299 "Delayed message has not been sent."); in ZTEST() 305 "Delayed message has not been handled."); in ZTEST() [all …]
|
/Zephyr-latest/dts/bindings/sensor/ |
D | st,stm32-temp-cal-common.yaml | 17 description: Temperature at which TS_CAL1 has been measured (TS_CAL2_TEMP) 24 temperature sensor calibration parameters have been
|
/Zephyr-latest/subsys/bluetooth/controller/ll_sw/ |
D | ull_conn_iso_types.h | 26 uint16_t established:1; /* 0 if CIS has not yet been established. 27 * 1 if CIS has been established and host 31 uint16_t teardown:1; /* 1 if CIS teardown has been initiated */
|
/Zephyr-latest/scripts/native_simulator/common/src/include/ |
D | nsi_main.h | 19 * return to the caller what would have been passed to exit() 25 * @returns Code which would have been passed to exit()
|
/Zephyr-latest/samples/tfm_integration/tfm_psa_test/ |
D | sample.yaml | 38 # The test suite below has been disabled due to licensing issues with the QCBOR 40 # issues have been sorted out upstream.
|
/Zephyr-latest/include/zephyr/bluetooth/classic/ |
D | a2dp.h | 214 /** Sampling Frequency is not valid or multiple values have been selected */ 218 /** Channel Mode is not valid or multiple values have been selected */ 222 /** None or multiple values have been selected for Number of Subbands */ 226 /** None or multiple values have been selected for Allocation Method */ 238 /** None or multiple values have been selected for Layer */ 248 /** None or multiple values have been selected for Bit Rate */ 253 * 2) None or multiple values have been selected for Object Type 259 * 2) None or multiple values have been selected for Channels 270 /** None or multiple values have been selected for Block Length */ 398 /** @brief A a2dp connection has been established. [all …]
|