Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/dfu/
Dmcuboot.h108 struct mcuboot_img_header_v1 { struct
140 struct mcuboot_img_header_v1 v1;
/Zephyr-latest/subsys/dfu/boot/
Dmcuboot.c152 sizeof(struct mcuboot_img_header_v1)); in boot_read_bank_header()