Searched refs:SAI_ReadNonBlocking (Results 1 – 1 of 1) sorted by relevance
/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/sai/ |
D | fsl_sai.c | 123 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() 2299 …SAI_ReadNonBlocking(base, channel, 1UL << channel, channel, (uint8_t)bitWidth, buffer, bytesPerWor… in SAI_ReadBlocking() 2843 …SAI_ReadNonBlocking(base, handle->channel, handle->channelMask, handle->endChannel, handle->bitWid… in SAI_TransferRxHandleIRQ() 2855 …SAI_ReadNonBlocking(base, handle->channel, handle->channelMask, handle->endChannel, handle->bitWid… in SAI_TransferRxHandleIRQ()
|