Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/spi/
Dfsl_adapter_dspi.c297 … return HAL_SpiGetStatus(DSPI_SlaveTransferGetCount((SPI_Type *)s_spiBases[slaveHandle->instance], in HAL_SpiSlaveTransferGetCount()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dspi/
Dfsl_dspi.h1194 status_t DSPI_SlaveTransferGetCount(SPI_Type *base, dspi_slave_handle_t *handle, size_t *count);
Dfsl_dspi.c1827 status_t DSPI_SlaveTransferGetCount(SPI_Type *base, dspi_slave_handle_t *handle, size_t *count) in DSPI_SlaveTransferGetCount() function