Searched refs:load (Results 176 – 200 of 379) sorted by relevance
12345678910>>...16
35 (if there is a lot of load it may be slower than real time)
160 data = json.load(json_file)414 j = json.load(f)439 j = json.load(f)
18 js = json.load(indexFile)50 js = json.load(cmFile)147 js = json.load(targetFile)
66 contents = json.load(fp)
267 json_db = json.load(db_fd)
100 qlist_raw_data: list[dict] = yaml.load(yaml_fd, Loader=SafeLoader)
154 .load = fpga_slg471x5_load,
320 .load = zynqmp_fpga_load,
172 .load = fpga_ice40_load,
126 edt = pickle.load(f)
23 We assume that a load with high current demands should be switched on or off via a MOSFET. The
103 ; load ELF
107 max-load-value = <0x00ffffff>;
46 load-capacitance-picofarads = <0>;307 max-load-value = <0xffffffff>;
5 the Zephyr application using the LLEXT API, which provides a way to load the100 When using GDB, the ``add_symbol_file`` command may be used to load the
76 These cores will then load the zephyr binary on the M4 core using remoteproc.86 The testing requires the binary to be copied to the SD card to allow the A53 cores to load it while…
94 cores of the SoM. These cores will then load the zephyr binary on the M4 core105 load it while booting using remoteproc.
117 (gdb) load124 run "load". You can then debug as usual with GDB. In particular, type
154 json_data = json.load(jsonfile)259 b = yaml.load(f.read(), Loader=SafeLoader)466 files = json.load(fp)
121 # RAM load requires setting the location of where to load the image to129 set(imgtool_args --align 1 --load-addr ${chosen_ram_address} ${imgtool_args})
182 | | | | Open | | | Disconnects boot load enable circuit from SWD_CLK …184 | | | | Closed | | | Connects boot load enable circuit to SWD_CLK (P0.1…338 Boot load is activated by boot load enable slide switch SW5.
165 U-Boot "cpu" command is used to load and kick Zephyr to Cortex-A secondary Core, Currently180 Use U-Boot to load and kick zephyr.bin to Cortex-A55 Core1:241 Use U-Boot to load and kick zephyr.bin to Cortex-M33 Core:248 load mmc 1:1 0x80000000 zephyr.bin;cp.b 0x80000000 0x201e0000 0x30000;bootaux 0x1ffe0000 0255 load mmc 1:1 0x84000000 zephyr.bin;dcache flush;bootaux 0x84000000 0
79 board_settings = yaml.load(f) # pylint: disable=assignment-from-no-return
51 nios2-download tool since it refuses to load data anywhere other than