Searched refs:DSPI_MasterTransferAbort (Results 1 – 4 of 4) sorted by relevance
251 …DSPI_MasterTransferAbort((SPI_Type *)s_spiBases[masterHandle->instance], &masterHandle->hardwareHa… in HAL_SpiMasterTransferAbort()
1143 void DSPI_MasterTransferAbort(SPI_Type *base, dspi_master_handle_t *handle);
1577 void DSPI_MasterTransferAbort(SPI_Type *base, dspi_master_handle_t *handle) in DSPI_MasterTransferAbort() function
1237 DSPI_MasterTransferAbort(dspi->resource->base, &dspi->handle->masterHandle); in DSPI_InterruptControl()