Searched refs:load (Results 326 – 350 of 411) sorted by relevance
1...<<11121314151617
/Zephyr-latest/boards/phytec/phyboard_pollux/doc/ |
D | index.rst | 117 the A53-Core has to load the program for the M7-Core to the right memory
|
/Zephyr-latest/doc/develop/tools/ |
D | coccinelle.rst | 149 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/ |
D | kconfigfunctions.py | 30 edt = pickle.load(f)
|
/Zephyr-latest/drivers/flash/ |
D | flash_shell.c | 770 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/soc/espressif/esp32/ |
D | default.ld | 131 /* 0. Magic byte for load header */ 137 /* IRAM load: 146 /* DRAM load:
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 135 /* 0. Magic byte for load header */ 141 /* IRAM load: 150 /* 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/soc/espressif/esp32s3/ |
D | default_appcpu.ld | 94 /* Image load table */ 97 /* 0. Magic byte for load header */
|
/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/cmake/modules/ |
D | yaml.cmake | 231 # 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/ |
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/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 | 1259 max-load-value = <0xffffffff>; 1294 max-load-value = <0xffffffff>;
|
/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/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/oct/osd32mp1_brk/doc/ |
D | osd32mp1_brk.rst | 267 - Copy the firmware on the target filesystem, load it and start it (`stm32mp157 boot Cortex-M4 firm…
|
/Zephyr-latest/samples/net/sockets/http_server/ |
D | README.rst | 232 After running our server under load (For example, using ApacheBench tool),
|
/Zephyr-latest/modules/ |
D | Kconfig.mcux | 370 The firmware loader is used to load firmwares to embedded tranceivers.
|
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/ |
D | edtlib.py | 210 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/ |
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/build/dts/ |
D | bindings-upstream.rst | 230 is the ``zephyr,lazy-load`` property in the :dtcompatible:`ti,bq274xx`
|
1...<<11121314151617