Home
last modified time | relevance | path

Searched refs:tail (Results 1 – 5 of 5) sorted by relevance

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_spdif_edma.c145 currentTcd = handle->tail; in SPDIF_SubmitTransfer()
154 handle->tail = nextTcd; in SPDIF_SubmitTransfer()
Dfsl_edma.c1143 currentTcd = handle->tail; in EDMA_SubmitTransfer()
1152 handle->tail = nextTcd; in EDMA_SubmitTransfer()
1329 handle->tail = 0; in EDMA_AbortTransfer()
Dfsl_edma.h251 …volatile int8_t tail; /*!< The last TCD index. Should point to the next TCD to be stored into th… member
/hal_nxp-2.7.6/mcux/drivers/kinetis/
Dfsl_edma.c1143 currentTcd = handle->tail; in EDMA_SubmitTransfer()
1152 handle->tail = nextTcd; in EDMA_SubmitTransfer()
1329 handle->tail = 0; in EDMA_AbortTransfer()
Dfsl_edma.h251 …volatile int8_t tail; /*!< The last TCD index. Should point to the next TCD to be stored into th… member