Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_flasher.h37 ESP_MEM_BEGIN = 0x05, enumerator
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py220 ESP_MEM_BEGIN = 0x05 variable in ESPLoader