Home
last modified time | relevance | path

Searched defs:ESP_ERASE_REGION (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_flasher.h60 ESP_ERASE_REGION = 0xD1, enumerator
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py242 ESP_ERASE_REGION = 0xD1 variable in ESPLoader