Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/spi/
Dspi_mcux_ecspi.c262 static int spi_mcux_transceive_async(const struct device *dev, in spi_mcux_transceive_async() function
310 .transceive_async = spi_mcux_transceive_async,
Dspi_rv32m1_lpspi.c252 static int spi_mcux_transceive_async(const struct device *dev, in spi_mcux_transceive_async() function
303 .transceive_async = spi_mcux_transceive_async,
Dspi_mcux_flexio.c344 static int spi_mcux_transceive_async(const struct device *dev, in spi_mcux_transceive_async() function
400 .transceive_async = spi_mcux_transceive_async,
Dspi_mcux_flexcomm.c754 static int spi_mcux_transceive_async(const struct device *dev, in spi_mcux_transceive_async() function
830 .transceive_async = spi_mcux_transceive_async,
Dspi_mcux_dspi.c741 static int spi_mcux_transceive_async(const struct device *dev, in spi_mcux_transceive_async() function
801 .transceive_async = spi_mcux_transceive_async,
/Zephyr-latest/drivers/spi/spi_nxp_lpspi/
Dspi_nxp_lpspi.c288 static int spi_mcux_transceive_async(const struct device *dev, const struct spi_config *spi_cfg, in spi_mcux_transceive_async() function
300 .transceive_async = spi_mcux_transceive_async,