Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/canopennode/
Dcanopen_program.c51 struct flash_img_context flash_img_ctx; member
95 err = flash_img_init(&ctx.flash_img_ctx); in canopen_odf_1f50()
111 err = flash_img_buffered_write(&ctx.flash_img_ctx, odf_arg->data, in canopen_odf_1f50()
125 ctx.total != flash_img_bytes_written(&ctx.flash_img_ctx)) { in canopen_odf_1f50()