Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi.c63 static void DSPI_SlaveTransferFillUpTxFifo(SPI_Type *base, dspi_slave_handle_t *handle);
1831 DSPI_SlaveTransferFillUpTxFifo(base, handle); in DSPI_SlaveTransferNonBlocking()
1870 static void DSPI_SlaveTransferFillUpTxFifo(SPI_Type *base, dspi_slave_handle_t *handle) in DSPI_SlaveTransferFillUpTxFifo() function