Searched refs:tail (Results 1 – 2 of 2) sorted by relevance
519 handle->tail = 0; in EDMA_InstallTCDMemory()658 currentTcd = handle->tail; in EDMA_SubmitTransfer()667 handle->tail = nextTcd; in EDMA_SubmitTransfer()810 handle->tail = 0; in EDMA_AbortTransfer()
235 …volatile int8_t tail; /*!< The last TCD index. Should point to the next TCD to be stored into th… member