Home
last modified time | relevance | path

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

/Zephyr-Core-2.7.6/drivers/flash/
Dflash_handlers.c26 return z_impl_flash_write((const struct device *)dev, offset, in z_vrfy_flash_write()
/Zephyr-Core-2.7.6/include/drivers/
Dflash.h202 static inline int z_impl_flash_write(const struct device *dev, off_t offset, in z_impl_flash_write() function