Lines Matching defs:self
27 def __init__(self, cfg, bossac='bossac', port=DEFAULT_BOSSAC_PORT, argument
66 def read_help(self): argument
78 def supports(self, flag): argument
82 def is_extended_samba_protocol(self): argument
88 def is_partition_enabled(self): argument
91 def get_chosen_code_partition_node(self): argument
115 def get_board_name(self): argument
121 def get_dts_img_offset(self): argument
130 def get_image_offset(self, supports_offset): argument
146 def is_gnu_coreutils_stty(self): argument
155 def set_serial_config(self): argument
171 def magic_delay(self): argument
182 def make_bossac_cmd(self): argument
215 def get_darwin_serial_device_list(self): argument
228 def get_darwin_user_port_choice(self): argument
270 def do_run(self, command, **kwargs): argument