Home
last modified time | relevance | path

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

/hal_espressif-latest/tools/esptool_py/flasher_stub/
Dstub_write_flash.c38 uint32_t remaining_compressed; member
228 fs.remaining_compressed = compressed_size; in handle_flash_deflated_begin()
433 if(fs.remaining_compressed > length) { in handle_flash_deflated_data()
445 fs.remaining_compressed -= in_bytes; in handle_flash_deflated_data()