Searched refs:replaced (Results 1 – 25 of 69) sorted by relevance
123
/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}
|
D | stm32f103Xg.dtsi | 6 * where 'x' is replaced for specific SoCs like {R,V,Z}
|
D | stm32f103Xc.dtsi | 5 * where 'x' is replaced for specific SoCs like {R,V,Z}
|
/Zephyr-latest/doc/connectivity/usb/device/api/ |
D | usb_dc.rst | 11 and is being replaced by :ref:`udc_api`.
|
/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/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/boards/ |
D | deprecated.cmake | 3 # This file contains boards in Zephyr which have been replaced with a new board
|
/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/doc/develop/west/ |
D | alias.rst | 10 Similar to how ``git`` aliases work, the alias command is replaced with the alias'
|
/Zephyr-latest/samples/drivers/display/ |
D | README.rst | 21 will be replaced with bars that take up the entire width of the display. Only
|
/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/doc/releases/ |
D | migration-guide-4.1.rst | 27 :ref:`application-file-suffixes`/:ref:`sysbuild_file_suffixes` has replaced this. 31 * The Kconfig ``SB_CONFIG_MCUBOOT_MODE_SWAP_WITHOUT_SCRATCH`` has been deprecated and replaced 124 The :kconfig:option:`CONFIG_INPUT_CAP1203_PERIOD` has been replaced with 468 * The :kconfig:option:`STEPPER_ADI_TMC_RAMP_GEN` is now deprecated and is replaced with the new 522 * The ``video_pix_fmt_bpp()`` function was returning a byte count, this got replaced by 524 ``pitch = width * video_pix_fmt_bpp(pixfmt)`` needs to be replaced by an equivalent 707 deprecated and replaced with :kconfig:option:`CONFIG_MCUBOOT_BOOTLOADER_MODE_SWAP_USING_MOVE`,
|
D | release-notes-4.1.rst | 93 * The legacy Bluetooth HCI driver API has been removed. It has been replaced 97 * The ``CAN_MAX_STD_ID`` (replaced by :c:macro:`CAN_STD_ID_MASK`) and 98 ``CAN_MAX_EXT_ID`` (replaced by :c:macro:`CAN_EXT_ID_MASK`) CAN API macros 101 * The ``can_get_min_bitrate()`` (replaced by :c:func:`can_get_bitrate_min`) 102 and ``can_get_max_bitrate()`` (replaced by :c:func:`can_get_bitrate_max`) 120 replaced by ``video_set_stream()``. 346 * :c:func:`video_set_stream()` driver API has replaced :c:func:`video_stream_start()` and
|
/Zephyr-latest/samples/subsys/display/lvgl/ |
D | README.rst | 85 board argument may also be replaced by ``native_sim/native/64``.
|
/Zephyr-latest/subsys/bluetooth/audio/ |
D | Kconfig.mpl | 16 real media player or replaced with a real media player.
|
/Zephyr-latest/samples/subsys/fs/fs_sample/ |
D | README.rst | 52 Where used example board ``nrf52840_blip`` should be replaced with desired board.
|
/Zephyr-latest/samples/modules/lvgl/demos/ |
D | README.rst | 126 board argument may also be replaced by ``native_sim/native/64``.
|
/Zephyr-latest/samples/drivers/ethernet/eth_ivshmem/ |
D | README.rst | 38 (2222 can be replaced with any unused port)
|
/Zephyr-latest/samples/subsys/fs/littlefs/ |
D | README.rst | 28 compatible littlefs file system its contents will be replaced by an
|
/Zephyr-latest/boards/st/st25dv_mb1283_disco/doc/ |
D | index.rst | 9 in the kit, can be replaced by Class 1 or Class 6 antennas.
|
/Zephyr-latest/tests/bsim/bluetooth/mesh/ |
D | README.rst | 87 All utility functions can be replaced by custom behavior in each harness if the
|
/Zephyr-latest/samples/subsys/modbus/rtu_server/ |
D | README.rst | 75 to the RTU server. If CDC ACM UART is used, ttyUSB should be replaced by a
|
123