Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/flexcomm/i2s/
Dfsl_i2s_dma.c69 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() function
642 uint16_t transferBytes = I2S_GetTransferBytes(handle, transfer); in I2S_StartTransferDMA()
763 …transferBytes = I2S_GetTransferBytes(handle, trans… in I2S_AddTransferDMA()