Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/subsys/mgmt/updatehub/
Dupdatehub_storage.h24 int updatehub_storage_init(struct updatehub_storage_context *ctx,
Dupdatehub_storage.c27 int updatehub_storage_init(struct updatehub_storage_context *ctx, in updatehub_storage_init() function
Dupdatehub.c542 if (updatehub_storage_init(&ctx.storage_ctx, in install_update()