Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/disk/
Dflashdisk.c53 static inline bool flashdisk_with_erase(const struct flashdisk_data *ctx) in flashdisk_with_erase() function
96 if (IS_ENABLED(CONFIG_FLASHDISK_VERIFY_PAGE_LAYOUT) && flashdisk_with_erase(ctx)) { in flashdisk_init_runtime()
118 if (IS_ENABLED(CONFIG_FLASHDISK_VERIFY_PAGE_LAYOUT) && flashdisk_with_erase(ctx)) { in flashdisk_init_runtime()
260 if (flashdisk_with_erase(ctx)) { in flashdisk_cache_commit()