Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/partition_table/test_gen_esp32part_host/
Dcheck_sizes_test.py63 check_sizes.check_partition('app', None, pt, app)
69 check_sizes.check_partition('app', None, pt, app)
77 check_sizes.check_partition('app', None, pt, app)
86 check_sizes.check_partition('app', None, pt, app)
/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,… function
144 check_partition(args.type, args.subtype, args.partition_table, args.binary)