Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/partition_table/
Dcheck_sizes.py70 def check_partition(ptype, subtype, partition_table_file, bin_file): # type: (str, str, io.IOBase,… argument
85 bin_name = os.path.basename(bin_file.name)
86 bin_size = _file_size(bin_file)