Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c124 static int xspi_write_access(const struct device *dev, XSPI_RegularCmdTypeDef *cmd, in xspi_write_access() function
1370 ret = xspi_write_access(dev, &cmd_pp, data, to_write); in flash_stm32_xspi_write()
1682 return xspi_write_access(dev, &s_command, regs_p, size); in stm32_xspi_write_status_register()