Home
last modified time | relevance | path

Searched refs:favor (Results 1 – 25 of 30) sorted by relevance

12

/Zephyr-latest/samples/drivers/can/counter/boards/
Dwaveshare_open103z.overlay7 /* This board disables can1 by default in favor of USB. */
/Zephyr-latest/subsys/fs/fcb/
DKconfig24 favor of increased write throughput.
/Zephyr-latest/drivers/ieee802154/
DKconfig93 Enable support for CSL debugging by avoiding sleep state in favor of receive state.
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dindex.rst33 in the near future :ref:`sensor-fetch-and-get` will be deprecated in favor of
/Zephyr-latest/doc/releases/
Drelease-notes-3.0.rst98 * Removed Kconfig option ``CONFIG_OPENOCD_SUPPORT`` in favor of
107 * Removed ``DT_CHOSEN_ZEPHYR_CANBUS_LABEL`` in favor of utilizing
169 * :c:macro:`USBD_CFG_DATA_DEFINE` is deprecated in favor of utilizing
171 * :c:macro:`SYS_DEVICE_DEFINE` is deprecated in favor of utilizing
173 * :c:func:`device_usable_check` is deprecated in favor of utilizing
179 favor of utilizing standard errno error codes.
180 * :c:func:`can_configure` is deprecated in favor of utilizing
182 * :c:func:`can_attach_workq` is deprecated in favor of utilizing
194 * :c:func:`can_write` is deprecated in favor of utilizing :c:func:`can_send`.
794 * :c:func:`pm_device_state_set` is deprecated in favor of utilizing
Dmigration-guide-3.5.rst412 * The following CAN controller devicetree properties are now deprecated in favor specifying the
426 ``<zephyr/arch/arm/aarch32/cortex_m/cmsis.h>`` are now deprecated in favor of
430 * Random API header ``<zephyr/random/rand32.h>`` is deprecated in favor of
Dmigration-guide-4.0.rst134 * The ``power-domain`` property has been removed in favor of ``power-domains``.
273 * The ``nxp,`` prefixed properties in :dtcompatible:`nxp,kinetis-acmp` have been deprecated in favor
538 * ``<zephyr/mgmt/hawkbit.h>`` is deprecated in favor of ``<zephyr/mgmt/hawkbit/hawkbit.h>``.
Drelease-notes-2.7.rst103 were deprecated in favor of utilizing
107 have been deprecated in favor of
111 has been deprecated in favor of
118 in favor of
174 in favor of chosen node ``zephyr,ot-uart``.
176 in favor of direct use of chosen node ``zephyr,bt-uart``.
178 in favor of direct use of chosen node ``zephyr,bt-mon-uart``.
180 in favor of direct use of chosen node ``zephyr,gsm-ppp``.
182 in favor of direct use of chosen node ``zephyr,uart-mcumgr``.
184 in favor of direct use of chosen node ``zephyr,console``.
[all …]
Drelease-notes-3.2.rst62 * :zephyr_file:`include/zephyr/zephyr.h` has been deprecated in favor of
138 :c:macro:`DT_INST_SPI_DEV_CS_GPIOS_LABEL` are deprecated in favor of
143 are deprecated in favor of utilizing :c:macro:`DT_GPIO_CTLR` and variants.
146 in favor of utilizing :c:macro:`DT_PROP` and variants.
149 in favor of utilizing :c:macro:`DT_BUS` and variants.
160 is deprecated in favor of a new API with prefix ``bt_mesh_cfg_cli_``.
162 * Pinmux API is now officially deprecated in favor of the pin control API.
373 deprecated in favor of the new :kconfig:option:`CONFIG_BT_LL_SW_LLCP`, which
839 * ``CONFIG_NET_CONFIG_IEEE802154_DEV_NAME`` has been removed in favor of
1304 * The ``gooddisplay,gd7965`` binding was removed in favor of new
[all …]
Drelease-notes-2.6.rst66 :c:macro:`DT_INST_CLOCKS_LABEL` was deprecated in favor of utilizing
72 :c:macro:`DT_INST_PWMS_LABEL` was deprecated in favor of utilizing
80 :c:macro:`DT_INST_IO_CHANNELS_LABEL` were deprecated in favor of utilizing
86 :c:macro:`DT_INST_DMAS_LABEL_BY_NAME` were deprecated in favor of utilizing
90 in favor of new common HID macros defined in ``<include/usb/class/hid.h>``.
100 * The ``CONFIG_OPENOCD_SUPPORT`` Kconfig option has been deprecated in favor
103 * Disk API header ``<include/disk/disk_access.h>`` is deprecated in favor of
896 * ``device_pm_control_nop`` has been removed in favor of ``NULL`` when device
952 * ``CONFIG_TRACING_CPU_STATS`` was removed in favor of
1025 in favor of a new ``dt_enabled_alias_with_parent_compat()`` filter. The old
Drelease-notes-3.3.rst66 removed in favor of new :dtcompatible:`zephyr,flash-disk` devicetree binding.
74 * Bluetooth: Deprecated the Bluetooth logging subsystem in favor of the Zephyr
255 :kconfig:option:`CONFIG_ETH_STM32_HAL_MAC4`, ...) have been deprecated in favor
267 * `PWM_STM32_COMPLEMENTARY` deprecated in favor of `STM32_PWM_COMPLEMENTARY`.
271 :c:func:`settings_mount_fs_backend` in favor of :c:func:`settings_mount_file_backend`
273 :kconfig:option:`CONFIG_SETTINGS_FS` in favor of :kconfig:option:`CONFIG_SETTINGS_FILE`
275 :kconfig:option:`CONFIG_SETTINGS_FS_DIR` in favor of creating all parent
278 :kconfig:option:`CONFIG_SETTINGS_FS_FILE` in favor of :kconfig:option:`CONFIG_SETTINGS_FILE_PATH`
280 …:kconfig:option:`CONFIG_SETTINGS_FS_MAX_LINES` in favor of :kconfig:option:`CONFIG_SETTINGS_FILE_M…
283 deprecated in favor of a centralized scan of available PCIe devices.
[all …]
Drelease-notes-3.1.rst115 * :c:func:`nvs_init` is deprecated in favor of utilizing :c:func:`nvs_mount`.
116 * :c:func:`lwm2m_engine_set_res_data` is deprecated in favor of :c:func:`lwm2m_engine_set_res_buf`
117 * :c:func:`lwm2m_engine_get_res_data` is deprecated in favor of :c:func:`lwm2m_engine_get_res_buf`
118 * The TinyCBOR module has been deprecated in favor of the new zcbor CBOR
130 struct :c:struct:`spi_cs_control` in favor of a new struct
Drelease-notes-3.7.rst157 favor of :c:func:`can_get_bitrate_min` and :c:func:`can_get_bitrate_max`.
158 * Deprecated the :c:macro:`CAN_MAX_STD_ID` and :c:macro:`CAN_MAX_EXT_ID` macros in favor of
499 * Deprecated the global CSTD cmake property in favor of the :kconfig:option:`CONFIG_STD_C`
1747 * TinyCrypt remains available but is now being phased out in favor
Drelease-notes-3.4.rst243 * Deprecated :c:macro:`PTHREAD_BARRIER_DEFINE` in favor of the standardized
248 is now deprecated in favor of implementation based on more reliable and performant
Dmigration-guide-3.6.rst258 * The optional ``can_get_max_bitrate_t`` CAN controller driver callback was removed in favor of a
Drelease-notes-4.0.rst108 * Deprecated the :c:func:`net_buf_put` and :c:func:`net_buf_get` API functions in favor of
118 * ``include/zephyr/net/buf.h`` is deprecated in favor of
Drelease-notes-2.5.rst103 * DEVICE_INIT was deprecated in favor of utilizing DEVICE_DEFINE directly.
105 * DEVICE_AND_API_INIT was deprecated in favor of DEVICE_DT_INST_DEFINE and
723 * The ``bt_mesh_cfg_srv`` structure has been deprecated in favor of a
Drelease-notes-2.3.rst132 deprecated in favor of a new ``<devicetree.h>`` API.
1329 * :github:`18787` - arch/x86: retire loapic_timer.c driver in favor of new apic_timer.c
/Zephyr-latest/doc/services/tfm/
Dbuild.rst40 The TF-M non-secure app is discarded in favor of Zephyr non-secure app except
/Zephyr-latest/samples/tfm_integration/tfm_ipc/
DREADME.rst14 IPC mechanism is bypassed in favor of direct calls.
/Zephyr-latest/subsys/shell/
DKconfig25 defaults which favor reduced flash or memory requirements over extra
/Zephyr-latest/subsys/debug/
DKconfig368 this will favor code size and performance over debuggability.
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst408 default domain), it will be removed from it in favor of the new one.
/Zephyr-latest/doc/services/shell/
Dindex.rst39 favor reduced RAM and flash requirements instead of features, you should
/Zephyr-latest/doc/develop/west/
Drelease-notes.rst306 The following APIs are now deprecated in favor of using a ``Configuration``

12