Searched refs:boot_read_bank_header (Results 1 – 5 of 5) sorted by relevance
15 if (boot_read_bank_header(FIXED_PARTITION_ID(slot0_partition), &header, in hawkbit_get_firmware_version()
21 if (boot_read_bank_header(partition_id, &header, in updatehub_get_firmware_version()
186 err = boot_read_bank_header(area->id, &hdr, sizeof(hdr)); in cmd_mcuboot_info_area()
270 int boot_read_bank_header(uint8_t area_id, in boot_read_bank_header() function
139 int err = boot_read_bank_header(FIXED_PARTITION_ID(slot0_partition), in bt_mesh_shell_dfu_cmds_init()
Completed in 30 milliseconds