Home
last modified time | relevance | path

Searched defs:boot_rsp (Results 1 – 1 of 1) sorted by relevance

/mcuboot-3.4.0/boot/bootutil/include/bootutil/
Dbootutil.h52 struct boot_rsp { struct
54 const struct image_header *br_hdr;
81 fih_ret boot_go(struct boot_rsp *rsp); argument