Home
last modified time | relevance | path

Searched full:replaced (Results 1 – 25 of 120) sorted by relevance

12345

/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/
DREADME.rst18 where the operators supported by Ethos-U have been replaced by an Ethos-U custom
19 operator. In an ideal case the complete network would be replaced by a single
/Zephyr-latest/subsys/debug/symtab/
Dsymtab_stub.c11 * These are placeholder variables. They will be replaced by the real ones
/Zephyr-latest/dts/arm/st/f1/
Dstm32f103Xe.dtsi5 * where 'x' is replaced for specific SoCs like {R,V,Z}
Dstm32f103Xd.dtsi5 * where 'x' is replaced for specific SoCs like {R,V,Z}
Dstm32f103Xb.dtsi5 * where 'x' is replaced for specific SoCs like {C,R,T,V}
/Zephyr-latest/doc/connectivity/usb/device/api/
Dusb_dc.rst11 and is being replaced by :ref:`udc_api`.
/Zephyr-latest/include/zephyr/arch/arc/
Darch_inlines.h33 * Placeholder implementation to be replaced with an architecture in arch_proc_id()
/Zephyr-latest/include/zephyr/arch/arm/
Darch_inlines.h33 * Placeholder implementation to be replaced with an architecture in arch_proc_id()
/Zephyr-latest/doc/releases/
Drelease-notes-4.1.rst30 * The deprecated Bluetooth HCI driver API has been removed. It has been replaced by a
32 * The deprecated ``CAN_MAX_STD_ID`` (replaced by :c:macro:`CAN_STD_ID_MASK`) and ``CAN_MAX_EXT_ID``
33 (replaced by :c:macro:`CAN_EXT_ID_MASK`) CAN API macros have been removed.
34 * The deprecated ``can_get_min_bitrate()`` (replaced by :c:func:`can_get_bitrate_min`) and
35 ``can_get_max_bitrate()`` (replaced by :c:func:`can_get_bitrate_max`) CAN API functions have been
/Zephyr-latest/include/zephyr/arch/x86/
Darch_inlines.h34 * Placeholder implementation to be replaced with an architecture in arch_proc_id()
/Zephyr-latest/subsys/shell/
Dshell_wildcard.c51 * replaced by matching commands. If there is no space in the buffer to add all
135 * replaced by matching command(s). in z_shell_wildcard_prepare()
175 * will be replaced by matching commands. If there is no space in the in z_shell_wildcard_process()
/Zephyr-latest/boards/
Ddeprecated.cmake3 # This file contains boards in Zephyr which have been replaced with a new board
/Zephyr-latest/tests/net/socket/tls_configurations/
DCMakeLists.txt14 # still PEM, but new lines are replaced by "\n", so that both C compiler and
/Zephyr-latest/subsys/net/lib/lwm2m/
DREADME_lwm2m36 The default value of the number of maximum allowed records doesn't really matter as it's replaced
/Zephyr-latest/drivers/ethernet/
DKconfig.xmc4xxx37 in the descriptors are replaced by new pre-allocated buffers.
/Zephyr-latest/dts/bindings/espi/
Dnuvoton,npcx-espi.yaml52 index: The index to be replaced.
/Zephyr-latest/arch/arc/core/secureshield/
Darc_sjli.c58 * Then, these seti/clri instructions should be replaced with secure in arc_secureshield_init()
/Zephyr-latest/doc/build/signing/
Dindex.rst74 The signing script used when running ``west flash`` can be extended or replaced to change features
77 the signed images. The file used for signing can be replaced from a sysbuild scope (if being used)
/Zephyr-latest/scripts/west_commands/zspdx/
Dspdxids.py31 Returns: string with all non-safe characters replaced with dashes.
/Zephyr-latest/doc/develop/west/
Dalias.rst10 Similar to how ``git`` aliases work, the alias command is replaced with the alias'
/Zephyr-latest/samples/basic/hash_map/src/
Dmain.c61 LOG_DBG("Replaced %zu", i); in main()
/Zephyr-latest/include/zephyr/linker/
Ddevicetree_regions.h21 * non-alphanumeric characters replaced with underscores) returning a token.
55 * non-alphanumeric characters replaced with underscores).
/Zephyr-latest/subsys/bluetooth/audio/
DKconfig.mpl16 real media player or replaced with a real media player.
/Zephyr-latest/soc/
DCMakeLists.txt18 --- deprecated and should be replaced with HWMv2, including ---
/Zephyr-latest/soc/nordic/common/
Dmram_latency.h9 * @brief Experimental. It will be replaced by the PM latency policy API in the future.

12345