Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/include/zephyr/dfu/
Dmcuboot.h190 int boot_write_img_confirmed(void);
/Zephyr-Core-3.7.0/subsys/mgmt/updatehub/
Dupdatehub_storage.c81 return boot_write_img_confirmed(); in updatehub_storage_mark_partition_as_confirmed()
/Zephyr-Core-3.7.0/tests/subsys/dfu/mcuboot/src/
Dmain.c136 ret = boot_write_img_confirmed(); in ZTEST()
/Zephyr-Core-3.7.0/subsys/dfu/boot/
Dmcuboot_shell.c124 err = boot_write_img_confirmed(); in cmd_mcuboot_confirm()
Dmcuboot.c217 int boot_write_img_confirmed(void) in boot_write_img_confirmed() function
/Zephyr-Core-3.7.0/modules/canopennode/
Dcanopen_program.c214 err = boot_write_img_confirmed(); in canopen_program_cmd_confirm()
/Zephyr-Core-3.7.0/subsys/mgmt/mcumgr/grp/img_mgmt/src/
Dzephyr_img_mgmt.c336 rc = boot_write_img_confirmed(); in img_mgmt_write_confirmed()
/Zephyr-Core-3.7.0/subsys/bluetooth/mesh/shell/
Ddfu.c148 boot_write_img_confirmed(); in bt_mesh_shell_dfu_cmds_init()
/Zephyr-Core-3.7.0/subsys/mgmt/hawkbit/
Dhawkbit.c823 ret = boot_write_img_confirmed(); in hawkbit_init()