Home
last modified time | relevance | path

Searched refs:load (Results 326 – 350 of 411) sorted by relevance

1...<<11121314151617

/Zephyr-latest/boards/phytec/phyboard_pollux/doc/
Dindex.rst117 the A53-Core has to load the program for the M7-Core to the right memory
/Zephyr-latest/doc/develop/tools/
Dcoccinelle.rst149 When parmap is enabled ``coccicheck`` will enable dynamic load balancing by using
152 a few threads. With dynamic load balancing, if a thread finishes early we keep
/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py30 edt = pickle.load(f)
/Zephyr-latest/drivers/flash/
Dflash_shell.c770 SHELL_CMD_ARG(load, &dsub_device_name,
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/
Dstartup.cmm11 ; - elfFile filepath of ELF to load *
/Zephyr-latest/soc/espressif/esp32/
Ddefault.ld131 /* 0. Magic byte for load header */
137 /* IRAM load:
146 /* DRAM load:
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld135 /* 0. Magic byte for load header */
141 /* IRAM load:
150 /* DRAM load:
/Zephyr-latest/
DKconfig.zephyr96 When this is disabled, the flash load offset and size can be set manually
104 hex "Kernel load offset" if !USE_DT_CODE_PARTITION
117 hex "Kernel load size" if !USE_DT_CODE_PARTITION
285 is enabled. There is no need to load all code and data into
/Zephyr-latest/soc/espressif/esp32s3/
Ddefault_appcpu.ld94 /* Image load table */
97 /* 0. Magic byte for load header */
/Zephyr-latest/boards/intel/adsp/doc/
Dchromebooks_adsp.rst222 just have to load the module and read the file.
238 only load from one filesystem. Annoying restriction for custom
/Zephyr-latest/cmake/modules/
Dyaml.cmake231 # FILE <file>: Path to file to load.
251 message(FATAL_ERROR "Failed to load content of YAML file: ${ARG_YAML_FILE}\n"
/Zephyr-latest/doc/kernel/services/other/
Dfloat.rst188 of stack space is required to load and store floating point registers.
249 is required for each FPU user thread to load and store floating point
/Zephyr-latest/dts/arm/nxp/
Dnxp_k6x.dtsi546 max-load-value = <0xffffffff>;
Dnxp_rt6xx_common.dtsi63 * as the boot ROM will not load code before 0x1C000. The first
Dnxp_rt11xx.dtsi1259 max-load-value = <0xffffffff>;
1294 max-load-value = <0xffffffff>;
/Zephyr-latest/boards/snps/nsim/arc_v/doc/
Dindex.rst126 riscv64-zephyr-elf-gdb -ex 'target remote localhost:3333' -ex load build/zephyr/zephyr.elf
/Zephyr-latest/doc/connectivity/networking/api/
Dtls_credentials_shell.rst29 Use this as many times as needed to load the full credential into the credential buffer, then use t…
/Zephyr-latest/boards/oct/osd32mp1_brk/doc/
Dosd32mp1_brk.rst267 - Copy the firmware on the target filesystem, load it and start it (`stm32mp157 boot Cortex-M4 firm…
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst232 After running our server under load (For example, using ApacheBench tool),
/Zephyr-latest/modules/
DKconfig.mcux370 The firmware loader is used to load firmwares to embedded tranceivers.
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py210 raw = yaml.load(f, Loader=_BindingLoader)
359 contents = yaml.load(f, Loader=_BindingLoader)
2235 raw = yaml.load(contents, Loader=_BindingLoader)
/Zephyr-latest/boards/native/doc/
Dbsim_boards_design.rst63 peripherals, and their execution is independent of the host load, or timing.
233 load of the simulation host or by the process execution being "paused"
/Zephyr-latest/soc/ite/ec/it8xxx2/
Dlinker.ld316 * padded out to 4k size. This doesn't load any sections because code in ILM
/Zephyr-latest/soc/nordic/nrf54h/bicr/
Dbicrgen.py677 data = json.load(f)
/Zephyr-latest/doc/build/dts/
Dbindings-upstream.rst230 is the ``zephyr,lazy-load`` property in the :dtcompatible:`ti,bq274xx`

1...<<11121314151617