Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/include/zephyr/dfu/
Dflash_img.h32 struct flash_img_context { struct
33 uint8_t buf[CONFIG_IMG_BLOCK_BUF_SIZE];
57 int flash_img_init_id(struct flash_img_context *ctx, uint8_t area_id); argument