Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_flasher.h62 ESP_RUN_USER_CODE = 0xD3, enumerator
/hal_espressif-latest/tools/esptool_py/esptool/
Dloader.py244 ESP_RUN_USER_CODE = 0xD3 variable in ESPLoader