Home
last modified time | relevance | path

Searched refs:commander (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/scripts/west_commands/runners/
Dsilabs_commander.py21 def __init__(self, cfg, device, dev_id, commander, dt_flash, erase, speed, tool_opt): argument
30 self.commander = commander
75 commander=args.commander,
82 self.require(self.commander)
125 args = [self.commander, 'flash'] + opts + self.tool_opt + flash_args
Dmdb.py49 commander = "mdb64"
51 mdb_runner.require(commander)
86 mdb_cmd = [commander] + mdb_basic_options + mdb_target + mdb_run + [mdb_runner.elf_name]
90 mdb_sub_cmd = [commander] + [f'-pset={i + 1}', f'-psetname=core{i}']
104 mdb_cmd = [commander] + [mdb_multifiles] + mdb_run
Djlink.py53 commander=DEFAULT_JLINK_EXE, argument
71 self.commander = commander
153 commander=args.commander,
207 lib = Library(dllpath=os.fspath(Path(self.commander).parent /
251 self.commander = os.fspath(
252 Path(self.require(self.commander)).resolve())
256 plugin_dir = os.fspath(Path(self.commander).parent / 'GDBServer' /
419 [self.commander]
/Zephyr-latest/subsys/bluetooth/audio/
Dcap_commander.c155 proc_param = &active_proc->proc_param.commander[active_proc->proc_done_cnt]; in cap_commander_broadcast_assistant_add_src_cb()
375 stored_param = &active_proc->proc_param.commander[i]; in bt_cap_commander_broadcast_reception_start()
388 proc_param = &active_proc->proc_param.commander[0]; in bt_cap_commander_broadcast_reception_start()
488 proc_param = &active_proc->proc_param.commander[active_proc->proc_done_cnt]; in cap_commander_broadcast_assistant_rem_src_cb()
647 stored_param = &active_proc->proc_param.commander[i]; in bt_cap_commander_broadcast_reception_stop()
657 proc_param = &active_proc->proc_param.commander[0]; in bt_cap_commander_broadcast_reception_stop()
707 proc_param = &active_proc->proc_param.commander[active_proc->proc_done_cnt]; in cap_commander_broadcast_assistant_set_broadcast_code_cb()
828 stored_param = &active_proc->proc_param.commander[i]; in bt_cap_commander_distribute_broadcast_code()
837 proc_param = &active_proc->proc_param.commander[0]; in bt_cap_commander_distribute_broadcast_code()
1065 proc_param = &active_proc->proc_param.commander[active_proc->proc_done_cnt]; in cap_commander_vcp_vol_set_cb()
[all …]
Dcap_internal.h174 struct bt_cap_commander_proc_param commander[CONFIG_BT_MAX_CONN]; member
Dcap_common.c191 if (active_proc.proc_param.commander[i].conn == conn) { in bt_cap_common_conn_in_active_proc()
/Zephyr-latest/boards/silabs/dev_kits/xg27_dk2602a/doc/
Dindex.rst77 which ``commander`` executable is located is present in the :envvar:`PATH` environment
84 - Otherwise, one should specify full path to the ``commander`` executable:
88 west flash --commander <path_to_commander_directory>/commander
/Zephyr-latest/samples/subsys/dap/
DREADME.rst38 pyocd commander -t nrf52840
/Zephyr-latest/doc/connectivity/bluetooth/shell/audio/
Dcap.rst258 cap_commander - Bluetooth CAP commander shell commands
261 cancel :CAP commander cancel current procedure
/Zephyr-latest/boards/96boards/meerkat96/doc/
Dindex.rst280 Issue the following commands inside J-Link commander:
/Zephyr-latest/boards/element14/warp7/doc/
Dindex.rst283 Issue the following commands inside J-Link commander:
/Zephyr-latest/boards/toradex/colibri_imx7d/doc/
Dindex.rst449 Issue the following commands inside J-Link commander: