Home
last modified time | relevance | path

Searched refs:load (Results 276 – 300 of 379) sorted by relevance

1...<<111213141516

/Zephyr-latest/scripts/build/
Duf2conv.py265 raw_families = json.load(f)
/Zephyr-latest/soc/espressif/esp32/
Ddefault_appcpu.ld87 /* Image load table */
90 /* 0. Magic byte for load header */
Ddefault.ld106 /* 0. Magic byte for load header */
112 /* IRAM load:
121 /* DRAM load:
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/
Dindex.rst82 Note that ``zephyr.bin`` produced by the Zephyr SDK may not load via
176 This will load the image into flash.
/Zephyr-latest/cmake/modules/
Dyaml.cmake139 # FILE <file>: Path to file to load.
159 message(FATAL_ERROR "Failed to load content of YAML file: ${ARG_YAML_FILE}\n"
Dzephyr_module.cmake21 # to load the Zephyr module into Zephyr build system.
/Zephyr-latest/boards/96boards/neonkey/doc/
Dindex.rst206 (gdb) load
/Zephyr-latest/boards/nxp/ucans32k1sic/doc/
Dindex.rst155 (:kconfig:option:`CONFIG_XIP` must be set), and ``loadTo=sram`` load the
/Zephyr-latest/boards/nxp/imx8mq_evk/doc/
Dindex.rst95 to be started by the A53 core. The A53 core is responsible to load the M4 binary
/Zephyr-latest/dts/riscv/
Driscv32-litex-vexriscv.dtsi135 "load",
/Zephyr-latest/samples/net/sockets/http_server/
DREADME.rst167 After running our server under load (For example, using ApacheBench tool),
/Zephyr-latest/scripts/tests/twister/
Dtest_testsuite.py849 suite.load(data)
/Zephyr-latest/dts/arm/nxp/
Dnxp_k8x.dtsi394 max-load-value = <0xffffffff>;
/Zephyr-latest/boards/mediatek/
Dindex.rst78 root@steelix:~ # ./mtk_adsp_load.py load zephyr.img
/Zephyr-latest/subsys/testsuite/
DKconfig198 It simulates cpu load by using counter device to generate interrupts
/Zephyr-latest/arch/x86/
DKconfig185 beginning of RAM to load the kernel in physical memory, avoiding these
411 ensure s that a load does not speculatively consume stale
/Zephyr-latest/doc/develop/test/
Dztest.rst430 a randomized amount of system ticks. The framework is tracking CPU load and adjusts sleeping
431 periods to achieve higher CPU load. In order to increase the probability of preemptions,
455 the test to achieve the highest CPU load.
/Zephyr-latest/boards/native/doc/
Darch_soc.rst212 - The host computer performance or its load.
274 as the execution speed depends on the host system performance and its load.
282 depending on the computer and its load.
/Zephyr-latest/scripts/west_commands/
Dsign.py347 edt = pickle.load(f)
/Zephyr-latest/doc/develop/
Denv_vars.rst135 Linux) and ``zephyr-env.cmd`` (for Windows) to load Zephyr-specific settings
/Zephyr-latest/doc/develop/tools/
Dclion.rst91 CMake load should finish successfully.
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/arch/arm/
DKconfig46 such that it is able to load the correct boot-vector (contained in rom_start)
/Zephyr-latest/boards/intel/adsp/doc/
Dintel_adsp_generic.rst312 If a "load failed" message appears, that means the flash failed. Examine the
319 INFO:cavs-fw:cAVS firmware load complete
/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

1...<<111213141516