Searched refs:z_impl_flash_erase (Results 1 – 2 of 2) sorted by relevance
36 return z_impl_flash_erase((const struct device *)dev, offset, size); in z_vrfy_flash_erase()
322 static inline int z_impl_flash_erase(const struct device *dev, off_t offset, in z_impl_flash_erase() function