Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/esptool/
D__init__.py46 detect_flash_size,
988 flash_size = detect_flash_size(esp, args)
990 flash_size = detect_flash_size(esp, args=None)
Dcmds.py217 def detect_flash_size(esp, args=None): function
489 flash_end_str = detect_flash_size(esp)