Searched refs:load (Results 301 – 325 of 379) sorted by relevance
1...<<111213141516
/Zephyr-latest/scripts/kconfig/ |
D | kconfigfunctions.py | 30 edt = pickle.load(f)
|
/Zephyr-latest/drivers/flash/ |
D | flash_shell.c | 765 SHELL_CMD_ARG(load, &dsub_device_name,
|
/Zephyr-latest/boards/nxp/s32z2xxdc2/support/ |
D | startup.cmm | 11 ; - elfFile filepath of ELF to load *
|
/Zephyr-latest/boards/nxp/frdm_mcxn947/doc/ |
D | index.rst | 221 In order to load Zephyr application from QSPI you should program a bootloader like
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 122 /* 0. Magic byte for load header */ 128 /* IRAM load: 137 /* DRAM load:
|
/Zephyr-latest/ |
D | Kconfig.zephyr | 96 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/ |
D | float.rst | 188 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/ |
D | chromebooks_adsp.rst | 222 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/ |
D | nxp_k6x.dtsi | 546 max-load-value = <0xffffffff>;
|
D | nxp_rt6xx_common.dtsi | 63 * as the boot ROM will not load code before 0x1C000. The first
|
D | nxp_rt11xx.dtsi | 1249 max-load-value = <0xffffffff>; 1284 max-load-value = <0xffffffff>;
|
/Zephyr-latest/doc/connectivity/networking/api/ |
D | tls_credentials_shell.rst | 29 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/ |
D | index.rst | 126 riscv64-zephyr-elf-gdb -ex 'target remote localhost:3333' -ex load build/zephyr/zephyr.elf
|
/Zephyr-latest/doc/releases/ |
D | release-notes-4.1.rst | 184 the binding, which selected either the SPI or GPIO bitbang load mode.
|
/Zephyr-latest/modules/ |
D | Kconfig.mcux | 375 The firmware loader is used to load firmwares to embedded tranceivers.
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 202 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/ |
D | bsim_boards_design.rst | 63 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/ |
D | linker.ld | 316 * padded out to 4k size. This doesn't load any sections because code in ILM
|
/Zephyr-latest/soc/nordic/nrf54h/bicr/ |
D | bicrgen.py | 677 data = json.load(f)
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 171 So, unless your command is explicitly run, west will just load the
|
/Zephyr-latest/doc/ |
D | glossary.rst | 43 which can load and execute an application image. It may be an actual
|
/Zephyr-latest/doc/_extensions/zephyr/kconfig/static/ |
D | kconfig.mjs | 480 /* load database */
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-upstream.rst | 230 is the ``zephyr,lazy-load`` property in the :dtcompatible:`ti,bq274xx`
|
/Zephyr-latest/boards/adi/max32672evkit/doc/ |
D | index.rst | 290 The boot loader is activated by the boot-load-enable slide switch (SW2).
|
/Zephyr-latest/boards/nxp/mimxrt1160_evk/doc/ |
D | index.rst | 247 Dual core samples load the M4 core image from flash into the shared ``ocram``
|
1...<<111213141516