Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_spi.h612 void SPI_MasterTransferAbort(SPI_Type *base, spi_master_handle_t *handle);
679 SPI_MasterTransferAbort(base, handle); in SPI_SlaveTransferAbort()
Dfsl_spi.c920 void SPI_MasterTransferAbort(SPI_Type *base, spi_master_handle_t *handle) in SPI_MasterTransferAbort() function
966 SPI_MasterTransferAbort(base, handle); in SPI_MasterTransferHandleIRQ()
/hal_nxp-2.7.6/mcux/drivers/imxrt6xx/
Dfsl_spi.h653 void SPI_MasterTransferAbort(SPI_Type *base, spi_master_handle_t *handle);
724 SPI_MasterTransferAbort(base, (spi_master_handle_t *)handle); in SPI_SlaveTransferAbort()
Dfsl_spi.c873 void SPI_MasterTransferAbort(SPI_Type *base, spi_master_handle_t *handle) in SPI_MasterTransferAbort() function
/hal_nxp-2.7.6/mcux/drivers/lpc/
Dfsl_spi.h653 void SPI_MasterTransferAbort(SPI_Type *base, spi_master_handle_t *handle);
724 SPI_MasterTransferAbort(base, (spi_master_handle_t *)handle); in SPI_SlaveTransferAbort()
Dfsl_spi.c873 void SPI_MasterTransferAbort(SPI_Type *base, spi_master_handle_t *handle) in SPI_MasterTransferAbort() function