/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/uart/ |
D | fsl_flexio_uart_edma.c | 375 … EDMA_GetRemainingMajorLoopCount(handle->rxEdmaHandle->base, handle->rxEdmaHandle->channel); in FLEXIO_UART_TransferGetReceiveCountEDMA() 404 … EDMA_GetRemainingMajorLoopCount(handle->txEdmaHandle->base, handle->txEdmaHandle->channel); in FLEXIO_UART_TransferGetSendCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/uart/ |
D | fsl_uart_edma.c | 392 … EDMA_GetRemainingMajorLoopCount(handle->rxEdmaHandle->base, handle->rxEdmaHandle->channel); in UART_TransferGetReceiveCountEDMA() 423 … EDMA_GetRemainingMajorLoopCount(handle->txEdmaHandle->base, handle->txEdmaHandle->channel); in UART_TransferGetSendCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexspi/ |
D | fsl_flexspi_edma.c | 351 … EDMA_GetRemainingMajorLoopCount(handle->rxDmaHandle->base, handle->rxDmaHandle->channel)); in FLEXSPI_TransferGetTransferCountEDMA() 357 … EDMA_GetRemainingMajorLoopCount(handle->txDmaHandle->base, handle->txDmaHandle->channel)); in FLEXSPI_TransferGetTransferCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/qspi/ |
D | fsl_qspi_edma.c | 363 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel)); in QSPI_TransferGetSendCountEDMA() 392 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel)); in QSPI_TransferGetReceiveCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpuart/ |
D | fsl_lpuart_edma.c | 454 … EDMA_GetRemainingMajorLoopCount(handle->rxEdmaHandle->base, handle->rxEdmaHandle->channel)); in LPUART_TransferGetReceiveCountEDMA() 485 … EDMA_GetRemainingMajorLoopCount(handle->txEdmaHandle->base, handle->txEdmaHandle->channel)); in LPUART_TransferGetSendCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/i2s/ |
D | fsl_flexio_i2s_edma.c | 412 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel); in FLEXIO_I2S_TransferGetSendCountEDMA() 441 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel); in FLEXIO_I2S_TransferGetReceiveCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/esai/ |
D | fsl_esai_edma.c | 435 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel)); in ESAI_TransferGetSendCountEDMA() 464 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel)); in ESAI_TransferGetReceiveCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/mculcd/ |
D | fsl_flexio_mculcd_edma.c | 554 … EDMA_GetRemainingMajorLoopCount(handle->rxDmaHandle->base, handle->rxDmaHandle->channel); in FLEXIO_MCULCD_TransferGetCountEDMA() 559 … EDMA_GetRemainingMajorLoopCount(handle->txDmaHandle->base, handle->txDmaHandle->channel); in FLEXIO_MCULCD_TransferGetCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/spi/ |
D | fsl_flexio_spi_edma.c | 446 (handle->transferSize - (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount( in FLEXIO_SPI_MasterTransferGetCountEDMA() 452 (handle->transferSize - (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount( in FLEXIO_SPI_MasterTransferGetCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexio/camera/ |
D | fsl_flexio_camera_edma.c | 240 … EDMA_GetRemainingMajorLoopCount(handle->rxEdmaHandle->base, handle->rxEdmaHandle->channel)); in FLEXIO_CAMERA_TransferGetReceiveCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpi2c/ |
D | fsl_lpi2c_edma.c | 486 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->tx->base, handle->tx->channel); in LPI2C_MasterTransferGetCountEDMA() 491 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->rx->base, handle->rx->channel); in LPI2C_MasterTransferGetCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/spdif/ |
D | fsl_spdif_edma.c | 580 … EDMA_GetRemainingMajorLoopCount(handle->dmaRightHandle->base, handle->dmaRightHandle->channel)); in SPDIF_TransferGetSendCountEDMA() 609 … EDMA_GetRemainingMajorLoopCount(handle->dmaRightHandle->base, handle->dmaRightHandle->channel)); in SPDIF_TransferGetReceiveCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/flexcan/ |
D | fsl_flexcan_edma.c | 274 …EDMA_GetRemainingMajorLoopCount(handle->rxFifoEdmaHandle->base, handle->rxFifoEdmaHandle->channel); in FLEXCAN_TransferGetReceiveFifoCountEMDA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/ |
D | fsl_sai_edma.c | 974 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel)); in SAI_TransferGetSendCountEDMA() 1003 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel)); in SAI_TransferGetReceiveCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpspi/ |
D | fsl_lpspi_edma.c | 704 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle->base, in LPSPI_MasterTransferGetCountEDMA() 1158 … (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle->base, in LPSPI_SlaveTransferGetCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/edma/ |
D | fsl_edma.h | 775 uint32_t EDMA_GetRemainingMajorLoopCount(DMA_Type *base, uint32_t channel);
|
D | fsl_edma.c | 731 uint32_t EDMA_GetRemainingMajorLoopCount(DMA_Type *base, uint32_t channel) in EDMA_GetRemainingMajorLoopCount() function
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dma3/ |
D | fsl_edma.h | 795 uint32_t EDMA_GetRemainingMajorLoopCount(DMA_Type *base, uint32_t channel);
|
D | fsl_edma.c | 729 uint32_t EDMA_GetRemainingMajorLoopCount(DMA_Type *base, uint32_t channel) in EDMA_GetRemainingMajorLoopCount() function 1095 if (EDMA_GetRemainingMajorLoopCount(handle->base, handle->channel) != 0U) in EDMA_SubmitTransfer()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/i2c/ |
D | fsl_i2c_edma.c | 587 … EDMA_GetRemainingMajorLoopCount(handle->dmaHandle->base, handle->dmaHandle->channel)); in I2C_MasterTransferGetCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/dspi/ |
D | fsl_dspi_edma.c | 1081 …bytes = (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle… in DSPI_MasterTransferGetCountEDMA() 1525 …bytes = (uint32_t)handle->nbytes * EDMA_GetRemainingMajorLoopCount(handle->edmaRxRegToRxDataHandle… in DSPI_SlaveTransferGetCountEDMA()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/dspi/ |
D | fsl_dspi_cmsis.c | 654 … EDMA_GetRemainingMajorLoopCount(dspi->dmaResource->rxEdmaBase, dspi->dmaResource->rxEdmaChannel); in DSPI_EdmaGetCount() 665 … EDMA_GetRemainingMajorLoopCount(dspi->dmaResource->rxEdmaBase, dspi->dmaResource->rxEdmaChannel); in DSPI_EdmaGetCount()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/cmsis_drivers/lpspi/ |
D | fsl_lpspi_cmsis.c | 724 …EDMA_GetRemainingMajorLoopCount(lpspi->dmaResource->rxEdmaBase, lpspi->dmaResource->rxEdmaChannel); in LPSPI_EdmaGetCount() 730 …EDMA_GetRemainingMajorLoopCount(lpspi->dmaResource->rxEdmaBase, lpspi->dmaResource->rxEdmaChannel); in LPSPI_EdmaGetCount()
|
/hal_nxp-3.5.0/mcux/mcux-sdk/components/uart/ |
D | fsl_adapter_lpuart.c | 289 …EDMA_GetRemainingMajorLoopCount(uartDmaHandle->rxEdmaHandle.base, uartDmaHandle->rxEdmaHandle.chan… in HAL_UartGetDmaReceivedBytes()
|