Home
last modified time | relevance | path

Searched refs:load (Results 201 – 225 of 379) sorted by relevance

12345678910>>...16

/Zephyr-latest/tests/kernel/fpu_sharing/generic/
DREADME.txt7 1) load and store floating point registers and check for corruption
/Zephyr-latest/include/zephyr/linker/
Dcommon-ram.ld24 * specific boundary for using double word load
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/
Dindex.rst190 * tmp_preloader_dl_cmd.txt : GDB helper file to load the preloader
191 * tmp_appli_dl_cmd.gdb : GDB helper file to load the zephyr.elf file
192 * tmp_appli_debug_cmd.gdb : GDB helper file to load the zephyr.elf file while debugging
194 * download_all.gdb : GDB helper file to load the preloader
212 Flash Memory (UFM), or load an image over the JTAG using GDB.
/Zephyr-latest/samples/shields/x_nucleo_iks02a1/microphone/
DREADME.rst152 for example, the audacity open source editor/player to load and play it.
154 Use the 'Import->Raw Data' menu to load the sound.raw file as
/Zephyr-latest/boards/phytec/phyboard_lyra/doc/
Dphyboard_lyra_am62xx_m4.rst86 cores of the SoM. These cores will then load the zephyr binary on the M4 core
97 load it while booting using remoteproc.
Dphyboard_lyra_am62xx_a53.rst97 Use U-Boot to load and kick zephyr.bin:
/Zephyr-latest/boards/beagle/beaglev_fire/doc/
Dindex.rst74 and load the binary:
82 load
/Zephyr-latest/boards/snps/em_starterkit/doc/
Dindex.rst47 The Xilinx Spartan(R)-6 LX150 FPGA can auto-load one of 3 FPGA SoC bit files
259 (gdb) load
273 This command still uses openocd and gdb to load application elf file
274 to EM Starter Kit, but it will load application and then run immediately.
/Zephyr-latest/boards/acrn/acrn/doc/
Dindex.rst81 Next, locate the load address of the Zephyr image and its entry point
85 only knows how to load a single contiguous region of data into memory
257 At boot, GRUB will load a "efi/boot/grub.cfg" file for its runtime
259 Zephyr lack!). This needs to load acrn.bin as the boot target and
/Zephyr-latest/boards/st/stm32mp157c_dk2/doc/
Dstm32mp157_dk2.rst215 started by the Cortex®-A7 core. The Cortex®-A7 core is responsible to load the
236 to load and start the Cortex-M4 firmware.
254 - Copy the firmware on the target filesystem, load it and start it (`stm32mp157c boot Cortex-M4 fir…
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dconfig_parser.py98 def load(self): member in TwisterConfigParser
Dplatform.py88 def load(self, board, target, aliases, data): member in Platform
Dreports.py137 json_data = json.load(json_results)
209 json_data = json.load(json_results)
474 suite['footprint'][k] = json.load(footprint_json)
499 jt = json.load(fp)
Dtestplan.py227 def load(self): member in TestPlan
464 platform.load(board, target, aliases, data)
483 sdata = scp.load()
494 data = scp.load()
606 parsed_data.load()
696 jtp = json.load(json_test_plan)
/Zephyr-latest/soc/espressif/esp32/
DKconfig41 proceed to load code from flash. Some flash chips need sufficient
/Zephyr-latest/samples/subsys/llext/modules/
DREADME.rst26 load the extension and call the function. The caller code is in
/Zephyr-latest/boards/lowrisc/opentitan_earlgrey/doc/
Dindex.rst75 $OT_HOME/bazel-bin/hw/build.verilator_real/sim-verilator/Vchip_sim_tb --verbose-mem-load \
/Zephyr-latest/boards/nxp/ucans32k1sic/support/
Dstartup.cmm10 ; - elfFile filepath of ELF to load *
/Zephyr-latest/include/zephyr/linker/common-rom/
Dcommon-rom-kernel-devices.ld53 * specific boundary for using double word load
/Zephyr-latest/scripts/
Dget_maintainer.py34 from yaml import load, YAMLError
466 yaml = load(f, Loader=SafeLoader)
/Zephyr-latest/share/sysbuild/images/bootloader/
DKconfig98 bool "RAM load"
103 to is specified using the load-addr argument when running imgtool.
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_output.py68 j = json.load(f)
/Zephyr-latest/scripts/west_commands/runners/
Dbossac.py107 edt = pickle.load(f)
/Zephyr-latest/samples/drivers/ipm/ipm_imx/
DREADME.rst43 for how to load the Zephyr binary to the desired core and execute it.
/Zephyr-latest/samples/net/sockets/dumb_http_server/
DREADME.rst52 Finally, you can run an HTTP profiling/load tool like Apache Bench

12345678910>>...16