Home
last modified time | relevance | path

Searched refs:get_flash_error (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-latest/tools/esptool_py/flasher_stub/include/
Dstub_write_flash.h15 esp_command_error get_flash_error(void);
/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_flasher.c316 error = get_flash_error(); in cmd_loop()
Dstub_write_flash.c52 esp_command_error get_flash_error(void) in get_flash_error() function