Home
last modified time | relevance | path

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

/mcuboot-3.7.0/boot/boot_serial/src/
Dboot_serial_priv.h62 struct nmgr_hdr { struct
64 uint8_t _res1:3;
65 uint8_t nh_version:2;
66 uint8_t nh_op:3; /* NMGR_OP_XXX */
72 uint8_t nh_flags;
73 uint16_t nh_len; /* length of the payload */
74 uint16_t nh_group; /* NMGR_GROUP_XXX */
75 uint8_t nh_seq; /* sequence number */
76 uint8_t nh_id; /* message ID within group */