Searched refs:flash_page_cb (Results 1 – 3 of 3) sorted by relevance
304 typedef bool (*flash_page_cb)(const struct flash_pages_info *info, void *data); typedef318 void flash_page_foreach(const struct device *dev, flash_page_cb cb,
69 flash_page_cb cb, struct layout_data *cb_data) in flash_area_layout()
75 void flash_page_foreach(const struct device *dev, flash_page_cb cb, in flash_page_foreach()