Searched refs:LPSPI_MasterTransferAbortEDMA (Results 1 – 6 of 6) sorted by relevance
265 void LPSPI_MasterTransferAbortEDMA(LPSPI_Type *base, lpspi_master_edma_handle_t *handle);
803 void LPSPI_MasterTransferAbortEDMA(LPSPI_Type *base, lpspi_master_edma_handle_t *handle) in LPSPI_MasterTransferAbortEDMA() function
253 void LPSPI_MasterTransferAbortEDMA(LPSPI_Type *base, lpspi_master_edma_handle_t *handle);
657 void LPSPI_MasterTransferAbortEDMA(LPSPI_Type *base, lpspi_master_edma_handle_t *handle) in LPSPI_MasterTransferAbortEDMA() function
437 LPSPI_MasterTransferAbortEDMA((LPSPI_Type *)s_spiBases[masterHandle->instance], in HAL_SpiMasterTransferAbort()749 LPSPI_MasterTransferAbortEDMA((LPSPI_Type *)s_spiBases[spi_masterHandle->instance], in HAL_SpiMasterDMADeinit()
823 … LPSPI_MasterTransferAbortEDMA(lpspi->resource->base, &(lpspi->handle->masterHandle)); in LPSPI_EdmaControl()