Searched refs:z_impl_flash_fill (Results 1 – 2 of 2) sorted by relevance
66 return z_impl_flash_fill(dev, val, offset, size); in z_vrfy_flash_fill()
23 int z_impl_flash_fill(const struct device *dev, uint8_t val, off_t offset, in z_impl_flash_fill() function