Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 25 of 113) sorted by relevance

12345

/Zephyr-latest/scripts/utils/
Dmigrate_mcumgr_kconfigs.py114 modified = False
130 modified = True
135 if modified is False:
Dmigrate_posix_kconfigs.py81 modified = False
103 modified = True
114 if modified is False or args.dry_run:
/Zephyr-latest/tests/bluetooth/qualification/
D.gitattributes3 # not be modified since otherwise BT SIG tools are not able to
/Zephyr-latest/dts/arm/intel_socfpga_std/
Dsocfpga_cyclonev.dtsi5 * Device Tree Source modified for Zephyr
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/
Dmimxrt1040_evk.overlay9 * Note: this sample requires the board to be modified! Populate resistors
/Zephyr-latest/doc/_extensions/zephyr/
Dexternal_content.py85 content_adj, modified = re.subn(
88 if modified:
/Zephyr-latest/boards/nxp/common/
Dopensda-debug.rst19 1. If the debug firmware has been modified, follow the instructions provided at
33 1. If the debug firmware has been modified, follow the instructions provided at
/Zephyr-latest/doc/contribute/
Dmodifying_contributions.rst56 If the original patches are substantially modified, the developer can either:
59 acknowledge that the modified patches may be merged while having
61 * submit the modified patches as their *own* work (i.e. with their
/Zephyr-latest/arch/arm/core/mmu/
DKconfig33 This value should not be modified.
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/support/
Dqspi_config.cfg6 # This file was automatically generated and should not be modified.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/
DREADME.rst25 This README and sample have been modified from
91 The modified sample prints 10 generated-x-and-predicted-y pairs. To see
/Zephyr-latest/drivers/display/
DKconfig.mcux_elcdif68 height settings of the screen in devicetree should not be modified
106 height settings of the screen in devicetree should not be modified
/Zephyr-latest/doc/contribute/style/
Dcode.rst6 Coding style is enforced on any new or modified code, but contributors are
/Zephyr-latest/scripts/release/
Dlist_devicetree_bindings_changes.py432 modified = changes.vnd2changes[vnd]
433 if modified:
435 self.print_binding2changes(modified)
/Zephyr-latest/doc/kernel/memory_management/
Ddemand_paging.rst19 page has been modified after it is first paged in, the data will be
58 meaningful and they must not be modified.
136 signal the caller whether the selected data page has been modified
152 they have been accessed and modified. The selection is based on this ranking.
/Zephyr-latest/doc/hardware/arch/
Dsemihost.rst22 Semihosting enables files on the host computer to be opened, read, and modified
/Zephyr-latest/boards/electronut/nrf52840_blip/
Dnrf52840_blip.dts5 * modified 2018 Tavish Naruka <tavishnaruka@gmail.com>
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/
Dindex.rst36 The configuration of these routes can be modified through DTS. Please refer to
/Zephyr-latest/boards/adafruit/kb2040/doc/
Dindex.rst36 The configuration of these routes can be modified through DTS. Please refer to
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/
Dindex.rst34 The configuration of these routes can be modified through DTS. Please refer to
/Zephyr-latest/boards/nordic/nrf54l15dk/doc/
Dindex.rst165 The ``nrf54l15dk/nrf54l05`` board is a modified version of the :ref:`nrf54l15dk_nrf54l15`
184 The ``nrf54l15dk/nrf54l10`` board is a modified version of the :ref:`nrf54l15dk_nrf54l15`
/Zephyr-latest/arch/x86/core/
DKconfig.ia3236 bool "Store GDT in RAM so that it can be modified"
40 be modified at runtime at the expense of some memory.
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/
DREADME.rst15 This README and sample have been modified from
/Zephyr-latest/doc/kernel/data_structures/
Dslist.rst35 Lists may be modified by adding a single node at the head or tail with
110 "flags" with each list node. These can be accessed and modified with
/Zephyr-latest/boards/waveshare/rp2040_zero/doc/
Dindex.rst33 … to various pins on the board. The configuration of these routes can be modified through DTS. Plea…

12345