Home
last modified time | relevance | path

Searched refs:load (Results 76 – 100 of 411) sorted by relevance

12345678910>>...17

/Zephyr-latest/boards/nxp/lpcxpresso55s36/
Dboard.cmake8 board_runner_args(jlink "--device=LPC55S36" "--reset-after-load")
/Zephyr-latest/boards/st/nucleo_u031r8/
Dboard.cmake6 board_runner_args(jlink "--device=STM32U031R8" "--reset-after-load")
/Zephyr-latest/boards/st/nucleo_u083rc/
Dboard.cmake6 board_runner_args(jlink "--device=STM32U083RC" "--reset-after-load")
/Zephyr-latest/drivers/sensor/rohm/bd8lb600fs/
DKconfig10 Enable driver for the open load detection, over current
/Zephyr-latest/boards/rakwireless/rak3172/
Dboard.cmake6 board_runner_args(jlink "--device=STM32WLE5CC" "--speed=4000" "--reset-after-load")
/Zephyr-latest/boards/st/stm32u083c_dk/
Dboard.cmake6 board_runner_args(jlink "--device=STM32U083C-DK" "--reset-after-load")
/Zephyr-latest/boards/nxp/lpcxpresso55s28/
Dboard.cmake9 board_runner_args(jlink "--device=LPC55S28" "--reset-after-load")
/Zephyr-latest/boards/nxp/mimxrt595_evk/
Dboard.cmake7 board_runner_args(jlink "--device=MIMXRT595S_M33" "--reset-after-load")
/Zephyr-latest/arch/riscv/core/
Dasm_macros.inc10 /* register-wide load/store based on ld/sd (XLEN = 64) */
21 /* register-wide load/store based on lw/sw (XLEN = 32) */
/Zephyr-latest/boards/nxp/lpcxpresso55s16/
Dboard.cmake9 board_runner_args(jlink "--device=LPC55S16" "--reset-after-load")
/Zephyr-latest/boards/peregrine/sam4l_wm400_cape/
Dboard.cmake6 board_runner_args(jlink "--reset-after-load")
/Zephyr-latest/boards/nxp/frdm_mcxn236/
Dboard.cmake7 board_runner_args(jlink "--device=MCXN236" "--reset-after-load")
/Zephyr-latest/boards/intel/socfpga_std/cyclonev_socdk/support/
Dappli_debug_cmd.gdb4 # helper file for "west debug" command to load the .elf
/Zephyr-latest/cmake/modules/
Ddoc.cmake5 # This CMake module will load all Zephyr CMake modules required for a
/Zephyr-latest/boards/common/
Dopenocd.board.cmake20 --cmd-load "${OPENOCD_CMD_LOAD_DEFAULT}"
Desp32.board.cmake6 board_runner_args(openocd --no-init --no-halt --no-targets --no-load)
/Zephyr-latest/boards/nxp/mr_canhubk3/
Dboard.cmake14 board_runner_args(jlink "--device=S32K344" "--reset-after-load")
/Zephyr-latest/scripts/tests/twister_blackbox/
Dtest_config.py50 j = json.load(f)
85 j = json.load(f)
Dtest_filter.py115 j = json.load(f)
143 j = json.load(f)
171 j = json.load(f)
272 j = json.load(f)
/Zephyr-latest/boards/quicklogic/quick_feather/doc/
Dindex.rst68 To load basic sample via GDB:
78 - Connect via GDB and load an ELF file:
85 load
/Zephyr-latest/boards/olimex/lora_stm32wl_devkit/
Dboard.cmake5 board_runner_args(jlink "--device=STM32WLE5CC" "--speed=4000" "--reset-after-load")
/Zephyr-latest/boards/nxp/mimxrt700_evk/
Dboard.cmake8 board_runner_args(jlink "--device=MIMXRT798S_M33_0" "--reset-after-load")
/Zephyr-latest/boards/st/nucleo_u575zi_q/
Dboard.cmake10 board_runner_args(jlink "--device=STM32U575ZI" "--reset-after-load")
/Zephyr-latest/boards/st/nucleo_u5a5zj_q/
Dboard.cmake10 board_runner_args(jlink "--device=STM32U5A5ZJ" "--reset-after-load")
/Zephyr-latest/scripts/pylib/twister/twisterlib/
Dcmakecache.py114 self.load(cache_file)
116 def load(self, cache_file): member in CMakeCache

12345678910>>...17