Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/mgmt/updatehub/
Dupdatehub.c63 struct updatehub_storage_context storage_ctx; member
465 if (updatehub_storage_write(&ctx.storage_ctx, payload_start, payload_len, in install_update_cb()
503 if (updatehub_storage_check(&ctx.storage_ctx, in install_update_cb()
542 if (updatehub_storage_init(&ctx.storage_ctx, in install_update()
778 if (!updatehub_storage_is_partition_good(&ctx.storage_ctx)) { in z_impl_updatehub_probe()
967 if (updatehub_storage_mark_partition_to_upgrade(&ctx.storage_ctx, in z_impl_updatehub_update()