Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dfu/
Dmcuboot.h281 ssize_t boot_get_trailer_status_offset(size_t area_size);
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c297 ssize_t boot_get_trailer_status_offset(size_t area_size) in boot_get_trailer_status_offset() function
313 offset = boot_get_trailer_status_offset(fa->fa_size); in boot_get_area_trailer_status_offset()
/Zephyr-latest/subsys/dfu/img_util/
Dflash_img.c52 off_t toff = boot_get_trailer_status_offset(ctx->flash_area->fa_size); in scramble_mcuboot_trailer()
/Zephyr-latest/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c494 off = boot_get_trailer_status_offset(fa->fa_size); in img_mgmt_erase_image_data()
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst669 :c:func:`boot_get_area_trailer_status_offset` and :c:func:`boot_get_trailer_status_offset`