Searched refs:write_nwords (Results 1 – 1 of 1) sorted by relevance
160 static int write_nwords(const struct device *dev, off_t offset, const uint32_t *buff, size_t n) in write_nwords() function362 rc = write_nwords(dev, offset + i, ((const uint32_t *) data + (i>>2)), in flash_stm32_write_range()