Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_sam.c171 static bool sam_flash_section_is_aligned_with_pages(const struct device *dev, off_t offset, in sam_flash_section_is_aligned_with_pages() function
430 if (!sam_flash_section_is_aligned_with_pages(dev, offset, size)) { in sam_flash_erase()