Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_stm32_xspi.c71 static int xspi_send_cmd(const struct device *dev, XSPI_RegularCmdTypeDef *cmd) in xspi_send_cmd() function
1062 xspi_send_cmd(dev, &cmd_erase); in flash_stm32_xspi_erase()
1123 xspi_send_cmd(dev, &cmd_erase); in flash_stm32_xspi_erase()