/Zephyr-latest/tests/kernel/fpu_sharing/generic/ |
D | README.txt | 7 1) load and store floating point registers and check for corruption
|
/Zephyr-latest/include/zephyr/linker/ |
D | common-ram.ld | 24 * specific boundary for using double word load
|
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/doc/ |
D | index.rst | 190 * 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/ |
D | README.rst | 152 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/ |
D | phyboard_lyra_am62xx_m4.rst | 86 cores of the SoM. These cores will then load the zephyr binary on the M4 core 97 load it while booting using remoteproc.
|
D | phyboard_lyra_am62xx_a53.rst | 97 Use U-Boot to load and kick zephyr.bin:
|
/Zephyr-latest/boards/beagle/beaglev_fire/doc/ |
D | index.rst | 74 and load the binary: 82 load
|
/Zephyr-latest/boards/snps/em_starterkit/doc/ |
D | index.rst | 47 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/ |
D | index.rst | 81 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/ |
D | stm32mp157_dk2.rst | 215 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/ |
D | config_parser.py | 98 def load(self): member in TwisterConfigParser
|
D | platform.py | 88 def load(self, board, target, aliases, data): member in Platform
|
D | reports.py | 137 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)
|
D | testplan.py | 227 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/ |
D | Kconfig | 41 proceed to load code from flash. Some flash chips need sufficient
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | README.rst | 26 load the extension and call the function. The caller code is in
|
/Zephyr-latest/boards/lowrisc/opentitan_earlgrey/doc/ |
D | index.rst | 75 $OT_HOME/bazel-bin/hw/build.verilator_real/sim-verilator/Vchip_sim_tb --verbose-mem-load \
|
/Zephyr-latest/boards/nxp/ucans32k1sic/support/ |
D | startup.cmm | 10 ; - elfFile filepath of ELF to load *
|
/Zephyr-latest/include/zephyr/linker/common-rom/ |
D | common-rom-kernel-devices.ld | 53 * specific boundary for using double word load
|
/Zephyr-latest/scripts/ |
D | get_maintainer.py | 34 from yaml import load, YAMLError 466 yaml = load(f, Loader=SafeLoader)
|
/Zephyr-latest/share/sysbuild/images/bootloader/ |
D | Kconfig | 98 bool "RAM load" 103 to is specified using the load-addr argument when running imgtool.
|
/Zephyr-latest/scripts/tests/twister_blackbox/ |
D | test_output.py | 68 j = json.load(f)
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | bossac.py | 107 edt = pickle.load(f)
|
/Zephyr-latest/samples/drivers/ipm/ipm_imx/ |
D | README.rst | 43 for how to load the Zephyr binary to the desired core and execute it.
|
/Zephyr-latest/samples/net/sockets/dumb_http_server/ |
D | README.rst | 52 Finally, you can run an HTTP profiling/load tool like Apache Bench
|