Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/dfu/img_util/
Dflash_img.c151 static int flash_check_erased(const struct flash_area *fa) in flash_check_erased() function
227 if (!flash_check_erased((const struct flash_area *)ctx->flash_area)) { in flash_img_init_id()