Searched refs:esiost_args (Results 1 – 2 of 2) sorted by relevance
16 from esiost_args import EsiostArgs, exit_with_failure72 def _bt_mode_handler(esiost_args): argument78 output_file = _set_input_and_output(esiost_args)79 _check_chip(output_file, esiost_args)81 _copy_image(output_file, esiost_args)82 _set_anchor(output_file, esiost_args)83 _set_firmware_load_start_address(output_file, esiost_args)84 _set_firmware_entry_point(output_file, esiost_args)85 _set_firmware_length(output_file, esiost_args)86 _set_firmware_load_hash(output_file, esiost_args)[all …]
1355 "./soc/nuvoton/npcm/common/esiost/esiost_args.py" = [1772 "./soc/nuvoton/npcm/common/esiost/esiost_args.py",