Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/mspi/
Dmspi_emul.c355 static struct mspi_emul *mspi_emul_find(const struct device *controller, in mspi_emul_find() function
747 emul = mspi_emul_find(controller, dev_id->dev_idx); in mspi_emul_transceive()
857 .find_emul = mspi_emul_find,