Searched refs:modified (Results 1 – 25 of 107) sorted by relevance
12345
/Zephyr-latest/scripts/utils/ |
D | migrate_mcumgr_kconfigs.py | 114 modified = False 130 modified = True 135 if modified is False:
|
D | migrate_posix_kconfigs.py | 81 modified = False 97 modified = True 106 if modified is False:
|
/Zephyr-latest/dts/arm/intel_socfpga_std/ |
D | socfpga_cyclonev.dtsi | 5 * Device Tree Source modified for Zephyr
|
/Zephyr-latest/tests/drivers/i2c/i2c_target_api/boards/ |
D | mimxrt1040_evk.overlay | 9 * Note: this sample requires the board to be modified! Populate resistors
|
/Zephyr-latest/doc/_extensions/zephyr/ |
D | external_content.py | 85 content_adj, modified = re.subn( 88 if modified:
|
/Zephyr-latest/boards/nxp/common/ |
D | opensda-debug.rst | 19 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/project/ |
D | modifying_contributions.rst | 56 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/ |
D | Kconfig | 33 This value should not be modified.
|
/Zephyr-latest/boards/infineon/cyw920829m2evk_02/support/ |
D | qspi_config.cfg | 6 # This file was automatically generated and should not be modified.
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 68 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/samples/modules/tflite-micro/hello_world/ |
D | README.rst | 25 This README and sample have been modified from 91 The modified sample prints 10 generated-x-and-predicted-y pairs. To see
|
/Zephyr-latest/scripts/release/ |
D | list_devicetree_bindings_changes.py | 432 modified = changes.vnd2changes[vnd] 433 if modified: 435 self.print_binding2changes(modified)
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | demand_paging.rst | 19 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/ |
D | semihost.rst | 22 Semihosting enables files on the host computer to be opened, read, and modified
|
/Zephyr-latest/boards/electronut/nrf52840_blip/ |
D | nrf52840_blip.dts | 5 * modified 2018 Tavish Naruka <tavishnaruka@gmail.com>
|
/Zephyr-latest/arch/x86/core/ |
D | Kconfig.ia32 | 36 bool "Store GDT in RAM so that it can be modified" 40 be modified at runtime at the expense of some memory.
|
/Zephyr-latest/boards/nordic/nrf54l15dk/doc/ |
D | index.rst | 162 The ``nrf54l15dk/nrf54l05`` board is a modified version of the :ref:`nrf54l15dk_nrf54l15` 181 The ``nrf54l15dk/nrf54l10`` board is a modified version of the :ref:`nrf54l15dk_nrf54l15`
|
/Zephyr-latest/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 15 This README and sample have been modified from
|
/Zephyr-latest/doc/kernel/data_structures/ |
D | slist.rst | 35 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/cmake/sca/eclair/ECL/ |
D | adopted_deviations.ecl | 6 -doc_begin="Adopted code is not meant to be read, reviewed or modified by human programmers:no deve…
|
/Zephyr-latest/modules/hal_nordic/ |
D | Kconfig | 181 If this value is modified, its remote counterpart must be set to the exact same value. 210 …If this option is modified on a multicore SoC, its remote counterpart must be set to the exact sam…
|
/Zephyr-latest/boards/seeed/xiao_rp2040/doc/ |
D | index.rst | 81 The configuration of these routes can be modified through DTS. Please refer to
|
/Zephyr-latest/boards/shields/x_nucleo_bnrg2a1/doc/ |
D | index.rst | 38 Shield configuration could be modified by moving resistors or changing jumper as
|
/Zephyr-latest/boards/adafruit/kb2040/doc/ |
D | index.rst | 83 The configuration of these routes can be modified through DTS. Please refer to
|
/Zephyr-latest/boards/adafruit/qt_py_rp2040/doc/ |
D | index.rst | 80 The configuration of these routes can be modified through DTS. Please refer to
|
12345