Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_npcx_fiu_qspi.h63 int qspi_npcx_fiu_uma_transceive(const struct device *dev, struct npcx_uma_cfg *cfg,
Dflash_npcx_fiu_qspi.c158 int qspi_npcx_fiu_uma_transceive(const struct device *dev, struct npcx_uma_cfg *cfg, in qspi_npcx_fiu_uma_transceive() function
Dflash_npcx_fiu_nor.c83 ret = qspi_npcx_fiu_uma_transceive(config->qspi_bus, cfg, flags); in flash_npcx_uma_transceive()