Searched refs:bdCount (Results 1 – 3 of 3) sorted by relevance
559 handle->bdCount = 1U; in SDMA_CreateHandle()588 handle->bdCount = BDCount; in SDMA_InstallBDMemory()1031 handle->bdIndex = (handle->bdIndex + 1U) % handle->bdCount; in SDMA_HandleIRQ()
330 uint32_t bdCount; /*!< How many buffer descriptor */ member
714 SDMA_InstallBDMemory(handle->dmaHandle, handle->bdPool, handle->dmaHandle->bdCount); in SAI_TransferTerminateSendSDMA()773 SDMA_InstallBDMemory(handle->dmaHandle, handle->bdPool, handle->dmaHandle->bdCount); in SAI_TransferTerminateReceiveSDMA()