Searched refs:boot_erase_img_bank (Results 1 – 8 of 8) sorted by relevance
48 zassert(boot_erase_img_bank(SLOT1_PARTITION_ID) == 0, in ZTEST()87 zassert(boot_erase_img_bank(SLOT1_PARTITION_ID) == 0, in ZTEST()119 zassert(boot_erase_img_bank(SLOT0_PARTITION_ID) == 0, in ZTEST()
264 int boot_erase_img_bank(uint8_t area_id);
34 if (boot_erase_img_bank(partition_id)) { in updatehub_storage_init()
110 err = boot_erase_img_bank(id); in cmd_mcuboot_erase()
245 int boot_erase_img_bank(uint8_t area_id) in boot_erase_img_bank() function
192 err = boot_erase_img_bank(FIXED_PARTITION_ID(slot1_partition)); in canopen_program_cmd_clear()
889 if (boot_erase_img_bank(DOWNLOAD_FLASH_AREA_ID)) { in dfu_work_handler()
830 ret = boot_erase_img_bank(FIXED_PARTITION_ID(SLOT1_LABEL)); in hawkbit_init()