Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_ospi.c252 static int ospi_write_access(const struct device *dev, OSPI_RegularCmdTypeDef *cmd, in ospi_write_access() function
1534 ret = ospi_write_access(dev, &cmd_pp, data, to_write); in flash_stm32_ospi_write()
1845 return ospi_write_access(dev, &s_command, regs_p, size); in stm32_ospi_write_status_register()