Searched refs:expand_chip_name (Results 1 – 3 of 3) sorted by relevance
23 expected_chip_name = esptool.util.expand_chip_name(arg_chip)
1301 expected_chip_name = esptool.util.expand_chip_name(arg_chip)
77 def expand_chip_name(chip_name): function