Searched refs:stream_flash_bytes_written (Results 1 – 3 of 3) sorted by relevance
68 if (stream_flash_bytes_written(&ctx->stream) == 0) { in scramble_mcuboot_trailer()144 return stream_flash_bytes_written(&ctx->stream); in flash_img_bytes_written()
478 hdr.size = stream_flash_bytes_written(&backend_ctx.stream_ctx); in coredump_flash_backend_end()
305 size_t stream_flash_bytes_written(const struct stream_flash_ctx *ctx) in stream_flash_bytes_written() function
Completed in 15 milliseconds