Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.c123 static void SAI_ReadNonBlocking(I2S_Type *base,
319 static void SAI_ReadNonBlocking(I2S_Type *base, in SAI_ReadNonBlocking() function
2266 SAI_ReadNonBlocking(base, channel, channelMask, endChannel, (uint8_t)bitWidth, buffer, in SAI_ReadMultiChannelBlocking()
2299SAI_ReadNonBlocking(base, channel, 1UL << channel, channel, (uint8_t)bitWidth, buffer, bytesPerWor… in SAI_ReadBlocking()
2843SAI_ReadNonBlocking(base, handle->channel, handle->channelMask, handle->endChannel, handle->bitWid… in SAI_TransferRxHandleIRQ()
2855SAI_ReadNonBlocking(base, handle->channel, handle->channelMask, handle->endChannel, handle->bitWid… in SAI_TransferRxHandleIRQ()