Searched full:replaced (Results 1 – 25 of 120) sorted by relevance
12345
/Zephyr-latest/samples/modules/tflite-micro/tflm_ethosu/ |
D | README.rst | 18 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/ |
D | symtab_stub.c | 11 * These are placeholder variables. They will be replaced by the real ones
|
/Zephyr-latest/dts/arm/st/f1/ |
D | stm32f103Xe.dtsi | 5 * where 'x' is replaced for specific SoCs like {R,V,Z}
|
D | stm32f103Xd.dtsi | 5 * where 'x' is replaced for specific SoCs like {R,V,Z}
|
D | stm32f103Xb.dtsi | 5 * where 'x' is replaced for specific SoCs like {C,R,T,V}
|
/Zephyr-latest/doc/connectivity/usb/device/api/ |
D | usb_dc.rst | 11 and is being replaced by :ref:`udc_api`.
|
/Zephyr-latest/include/zephyr/arch/arc/ |
D | arch_inlines.h | 33 * Placeholder implementation to be replaced with an architecture in arch_proc_id()
|
/Zephyr-latest/include/zephyr/arch/arm/ |
D | arch_inlines.h | 33 * Placeholder implementation to be replaced with an architecture in arch_proc_id()
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.1.rst | 30 * 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/ |
D | arch_inlines.h | 34 * Placeholder implementation to be replaced with an architecture in arch_proc_id()
|
/Zephyr-latest/subsys/shell/ |
D | shell_wildcard.c | 51 * 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/ |
D | deprecated.cmake | 3 # This file contains boards in Zephyr which have been replaced with a new board
|
/Zephyr-latest/tests/net/socket/tls_configurations/ |
D | CMakeLists.txt | 14 # still PEM, but new lines are replaced by "\n", so that both C compiler and
|
/Zephyr-latest/subsys/net/lib/lwm2m/ |
D | README_lwm2m | 36 The default value of the number of maximum allowed records doesn't really matter as it's replaced
|
/Zephyr-latest/drivers/ethernet/ |
D | Kconfig.xmc4xxx | 37 in the descriptors are replaced by new pre-allocated buffers.
|
/Zephyr-latest/dts/bindings/espi/ |
D | nuvoton,npcx-espi.yaml | 52 index: The index to be replaced.
|
/Zephyr-latest/arch/arc/core/secureshield/ |
D | arc_sjli.c | 58 * Then, these seti/clri instructions should be replaced with secure in arc_secureshield_init()
|
/Zephyr-latest/doc/build/signing/ |
D | index.rst | 74 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/ |
D | spdxids.py | 31 Returns: string with all non-safe characters replaced with dashes.
|
/Zephyr-latest/doc/develop/west/ |
D | alias.rst | 10 Similar to how ``git`` aliases work, the alias command is replaced with the alias'
|
/Zephyr-latest/samples/basic/hash_map/src/ |
D | main.c | 61 LOG_DBG("Replaced %zu", i); in main()
|
/Zephyr-latest/include/zephyr/linker/ |
D | devicetree_regions.h | 21 * non-alphanumeric characters replaced with underscores) returning a token. 55 * non-alphanumeric characters replaced with underscores).
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mpl | 16 real media player or replaced with a real media player.
|
/Zephyr-latest/soc/ |
D | CMakeLists.txt | 18 --- deprecated and should be replaced with HWMv2, including ---
|
/Zephyr-latest/soc/nordic/common/ |
D | mram_latency.h | 9 * @brief Experimental. It will be replaced by the PM latency policy API in the future.
|
12345