Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/storage/flash_map/
Dflash_map_shell.c23 static void fa_cb(const struct flash_area *fa, void *user_data) in fa_cb() function
55 flash_area_foreach(fa_cb, (struct shell *)sh); in cmd_flash_map_list()