Searched refs:uncompressed_size (Results 1 – 2 of 2) sorted by relevance
19 esp_command_error handle_flash_deflated_begin(uint32_t uncompressed_size, uint32_t compressed_size,…
225 esp_command_error handle_flash_deflated_begin(uint32_t uncompressed_size, uint32_t compressed_size,… in handle_flash_deflated_begin() argument226 esp_command_error err = handle_flash_begin(uncompressed_size, offset); in handle_flash_deflated_begin()