Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_sam.c73 static bool sam_flash_offset_is_on_write_page_boundary(off_t offset) in sam_flash_offset_is_on_write_page_boundary() function
257 if (sam_flash_offset_is_on_write_page_boundary(offset)) { in sam_flash_write_dwords_to_flash()
262 if (!sam_flash_offset_is_on_write_page_boundary(offset)) { in sam_flash_write_dwords_to_flash()