Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/storage/stream/
Dstream_flash.c254 static bool find_flash_total_size(const struct flash_pages_info *info, in find_flash_total_size() function
302 flash_page_foreach(fdev, find_flash_total_size, &inspect_flash_ctx); in stream_flash_init()