Home
last modified time | relevance | path

Searched refs:load (Results 226 – 250 of 379) sorted by relevance

12345678910>>...16

/Zephyr-latest/boards/nxp/mr_canhubk3/support/
Dstartup.cmm9 ; - elfFile filepath of ELF to load *
/Zephyr-latest/boards/snps/emsdp/doc/
Dindex.rst244 (gdb) load
259 This command still uses openocd and gdb to load the application elf file to EM
260 Software Development Platform, but it will load the application and immediately run.
/Zephyr-latest/arch/xtensa/core/
DREADME_MMU.txt55 register. If this load succeeds, then the word is treated as a PTE
85 that is to just load the faulting PTE as an address, which will then
111 First, note that the refill process to load a PTE requires that the 4M
122 But now note that the load from that PTE address for the refill is
133 Instead, we load ITLB entries for vector handlers via the refill
/Zephyr-latest/doc/releases/
Dmigration-guide-4.0.rst167 load-capacitors = "external";
172 load-capacitors = "internal";
173 load-capacitance-picofarad = <...>;
182 load-capacitors = "external";
189 load-capacitors = "internal";
190 load-capacitance-femtofarad = <...>;
/Zephyr-latest/drivers/fpga/
Dfpga_ice40_bitbang.c243 .load = fpga_ice40_load,
Dfpga_mpfs.c407 .load = mpfs_fpga_load,
/Zephyr-latest/scripts/
Dlist_boards.py25 board_schema = yaml.load(f.read(), Loader=SafeLoader)
230 b = yaml.load(f.read(), Loader=SafeLoader)
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dtestsuite.py459 self.load(data)
474 def load(self, data): member in TestSuite
Dtwister_main.py133 tplan.load()
/Zephyr-latest/doc/services/settings/
Dindex.rst70 Backends are meant to load and save data to/from setting handlers, and
72 :c:func:`settings_src_register()` for backends that can load data, and/or
131 to load settings data from storage to volatile memory.
/Zephyr-latest/scripts/footprint/
Dpack_as_twister.py278 test_suite['footprint'][k] = json.load(footprint_json)
/Zephyr-latest/subsys/shell/modules/
Ddevmem_service.c354 SHELL_CMD_ARG(load, NULL,
/Zephyr-latest/boards/technexion/pico_pi/doc/
Dindex.rst107 the A7 core. The A7 core is responsible to load the M4 binary application into
161 Below you will find the instructions to load and run Zephyr on M4 from A7 using
/Zephyr-latest/boards/digilent/arty_a7/doc/
Dindex.rst124 pld load 0 m1_for_arty_a7_reference.bit;\
132 pld load 0 m3_for_arty_a7_reference.bit;\
/Zephyr-latest/soc/silabs/silabs_sim3/sim3u/
Dgen_crossbar_config.py249 edt = pickle.load(f)
/Zephyr-latest/scripts/build/
Dgen_app_partitions.py158 commands = json.load(f)
Dgen_cfb_font_header.py20 pixels = blackwhite.load()
/Zephyr-latest/boards/firefly/roc_rk3568_pc/doc/
Dindex.rst75 Use U-Boot to load the zephyr.bin to the memory and kick it:
/Zephyr-latest/subsys/settings/
DKconfig9 It supports several back-ends to store and load serialized data from
/Zephyr-latest/boards/renesas/rzg3s_smarc/doc/
Dindex.rst132 It is possible to load and execute a Zephyr application binary on
196 please send ! ('.' & CR stop load)
/Zephyr-latest/doc/services/device_mgmt/
Dmcumgr_handlers.rst138 The application ``CMakeLists.txt`` file can load the CMake file for the example MCUmgr handler by
169 This is an example file which can be used to load the Kconfig and CMake files from the root of the
/Zephyr-latest/boards/96boards/avenger96/doc/
Dindex.rst204 started by the Cortex®-A7 core. The Cortex®-A7 core is responsible to load the
225 to load and start the Cortex-M4 firmware.
/Zephyr-latest/cmake/modules/
DFindTargetTools.cmake52 # purpose, it is used to load a
Dzephyr_default.cmake5 # This CMake module will load all Zephyr CMake modules in correct order for
/Zephyr-latest/include/zephyr/arch/x86/
Dmemory.ld24 * physically load the image.

12345678910>>...16