Home
last modified time | relevance | path

Searched refs:overlap (Results 1 – 25 of 37) sorted by relevance

12

/Zephyr-latest/scripts/build/
Dmergehex.py16 def merge_hex_files(output, input_hex_files, overlap): argument
28 ih.merge(to_merge, overlap=overlap)
52 merge_hex_files(args.output, args.input_files, args.overlap)
/Zephyr-latest/cmake/compiler/host-gcc/
Dcompiler_flags.cmake2 # Significant overlap with freestanding gcc compiler so reuse it
/Zephyr-latest/samples/boards/nordic/system_off/boards/
Dnrf52dk_nrf52832.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region */
Dnrf52840dk_nrf52840.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region */
Dnrf54l15dk_nrf54l05_cpuapp.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region:
Dnrf54l15dk_nrf54l15_cpuapp.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region */
Dnrf54l15dk_nrf54l10_cpuapp.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region:
Dnrf54l20pdk_nrf54l20_cpuapp.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region:
/Zephyr-latest/tests/drivers/retained_mem/api/boards/
Dnrf54l15dk_nrf54l05_cpuapp.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region:
Dnrf54l15dk_nrf54l10_cpuapp.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region:
Dnrf54l20pdk_nrf54l20_cpuapp.overlay20 /* Shrink SRAM size to avoid overlap with retained memory region:
/Zephyr-latest/include/zephyr/linker/
Dintlist.ld25 * shouldn't overlap any other regions. On most arches the following should be
/Zephyr-latest/samples/drivers/memc/
DREADME.rst14 overlap with memory used for XIP or SRAM by the application, as the sample
/Zephyr-latest/tests/bsim/bluetooth/ll/cis/
DKconfig55 scanning to overlap with advertising events hence do not use
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld61 * Board-level DTS must specify a flash region that doesn't overlap with
110 * target. However, it shouldn't overlap any other regions.
/Zephyr-latest/drivers/display/
DKconfig.mcux_dcnano_lcdif47 does not overlap with other data. Each allocated LCDIF buffer will
/Zephyr-latest/arch/x86/zefi/
DREADME.txt81 doesn't overlap with the target Zephyr memory. In practice on the
87 the overlap and warn about it.
/Zephyr-latest/include/zephyr/arch/arm64/scripts/
Dlinker.ld158 * section overlap.
232 * than __rodata_region_end, and this two regions can overlap.
/Zephyr-latest/doc/connectivity/bluetooth/
Dfeatures.rst43 * Intelligent scheduling of roles to minimize overlap
/Zephyr-latest/arch/xtensa/core/
DREADME_WINDOWS.rst107 caller-save. When using CALLn, you always need to overlap 4 registers
/Zephyr-latest/include/zephyr/arch/arm/cortex_a_r/scripts/
Dlinker.ld184 * section overlap.
/Zephyr-latest/soc/infineon/cat1b/cyw20829/
Dlinker.ld169 * section overlap.
/Zephyr-latest/kernel/
DKconfig.vm91 there isn't overlap with the existed mappings, it will reserve the
/Zephyr-latest/include/zephyr/arch/arm/cortex_m/scripts/
Dlinker.ld182 * section overlap.
/Zephyr-latest/doc/kernel/usermode/
Dmemory_domain.rst195 - Partitions within the same memory domain may not overlap each other. There is
199 overlap a boot-time memory region is architecture specific.

12