Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/scripts/west_commands/runners/
Dnrf_common.py246 self.exec_op('recover', core='NRFDL_DEVICE_CORE_NETWORK')
248 self.exec_op('recover')
261 self.exec_op('erase', core='NRFDL_DEVICE_CORE_APPLICATION')
262 self.exec_op('erase', core='NRFDL_DEVICE_CORE_NETWORK')
289 self.exec_op('erase', core='NRFDL_DEVICE_CORE_APPLICATION',
295 self.exec_op('erase', core='NRFDL_DEVICE_CORE_NETWORK',
398 self.exec_op('pinreset-enable')
401 self.exec_op('reset', option="RESET_SYSTEM")
403 self.exec_op('reset', option="RESET_PIN")
414 self.exec_op('program', defer, core, **args)
[all …]