Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/include/dfu/
Dflash_img.h17 struct flash_img_context { struct
18 uint8_t buf[CONFIG_IMG_BLOCK_BUF_SIZE];
42 int flash_img_init_id(struct flash_img_context *ctx, uint8_t area_id); argument