Searched refs:I2S_GetTransferBytes (Results 1 – 1 of 1) sorted by relevance
69 static uint16_t I2S_GetTransferBytes(i2s_dma_handle_t *handle, volatile i2s_transfer_t *transfer);408 static uint16_t I2S_GetTransferBytes(i2s_dma_handle_t *handle, volatile i2s_transfer_t *transfer) in I2S_GetTransferBytes() function642 uint16_t transferBytes = I2S_GetTransferBytes(handle, transfer); in I2S_StartTransferDMA()763 …transferBytes = I2S_GetTransferBytes(handle, trans… in I2S_AddTransferDMA()