Searched refs:tail (Results 1 – 5 of 5) sorted by relevance
145 currentTcd = handle->tail; in SPDIF_SubmitTransfer()154 handle->tail = nextTcd; in SPDIF_SubmitTransfer()
1143 currentTcd = handle->tail; in EDMA_SubmitTransfer()1152 handle->tail = nextTcd; in EDMA_SubmitTransfer()1329 handle->tail = 0; in EDMA_AbortTransfer()
251 …volatile int8_t tail; /*!< The last TCD index. Should point to the next TCD to be stored into th… member