Searched refs:LPSPI_MasterTransferAbort (Results 1 – 4 of 4) sorted by relevance
1111 void LPSPI_MasterTransferAbort(LPSPI_Type *base, lpspi_master_handle_t *handle);
1621 void LPSPI_MasterTransferAbort(LPSPI_Type *base, lpspi_master_handle_t *handle) function
444 …LPSPI_MasterTransferAbort((LPSPI_Type *)s_spiBases[masterHandle->instance], &masterHandle->hardwar… in HAL_SpiMasterTransferAbort()
1199 LPSPI_MasterTransferAbort(lpspi->resource->base, &(lpspi->handle->masterHandle)); in LPSPI_InterruptControl()