Home
last modified time | relevance | path

Searched refs:load (Results 301 – 325 of 379) sorted by relevance

1...<<111213141516

/Zephyr-latest/scripts/kconfig/
Dkconfigfunctions.py30 edt = pickle.load(f)
/Zephyr-latest/drivers/flash/
Dflash_shell.c765 SHELL_CMD_ARG(load, &dsub_device_name,
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/
Dstartup.cmm11 ; - elfFile filepath of ELF to load *
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/
Dindex.rst221 In order to load Zephyr application from QSPI you should program a bootloader like
/Zephyr-latest/soc/espressif/esp32s2/
Ddefault.ld122 /* 0. Magic byte for load header */
128 /* IRAM load:
137 /* 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/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/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/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.dtsi1249 max-load-value = <0xffffffff>;
1284 max-load-value = <0xffffffff>;
/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/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/releases/
Drelease-notes-4.1.rst184 the binding, which selected either the SPI or GPIO bitbang load mode.
/Zephyr-latest/modules/
DKconfig.mcux375 The firmware loader is used to load firmwares to embedded tranceivers.
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Dedtlib.py202 raw = yaml.load(f, Loader=_BindingLoader)
351 contents = yaml.load(f, Loader=_BindingLoader)
2210 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/develop/west/
Dextensions.rst171 So, unless your command is explicitly run, west will just load the
/Zephyr-latest/doc/
Dglossary.rst43 which can load and execute an application image. It may be an actual
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/
Dkconfig.mjs480 /* load database */
/Zephyr-latest/doc/build/dts/
Dbindings-upstream.rst230 is the ``zephyr,lazy-load`` property in the :dtcompatible:`ti,bq274xx`
/Zephyr-latest/boards/adi/max32672evkit/doc/
Dindex.rst290 The boot loader is activated by the boot-load-enable slide switch (SW2).
/Zephyr-latest/boards/nxp/mimxrt1160_evk/doc/
Dindex.rst247 Dual core samples load the M4 core image from flash into the shared ``ocram``

1...<<111213141516