Searched refs:SAI_ReadNonBlocking (Results 1 – 1 of 1) sorted by relevance
| /hal_nxp-latest/mcux/mcux-sdk/drivers/sai/ |
| D | fsl_sai.c | 127 static void SAI_ReadNonBlocking(I2S_Type *base, 327 static void SAI_ReadNonBlocking(I2S_Type *base, in SAI_ReadNonBlocking() function 1691 SAI_ReadNonBlocking(base, channel, channelMask, endChannel, (uint8_t)bitWidth, buffer, in SAI_ReadMultiChannelBlocking() 1724 …SAI_ReadNonBlocking(base, channel, 1UL << channel, channel, (uint8_t)bitWidth, buffer, bytesPerWor… in SAI_ReadBlocking() 2168 …SAI_ReadNonBlocking(base, handle->channel, handle->channelMask, handle->endChannel, handle->bitWid… in SAI_TransferRxHandleIRQ() 2180 …SAI_ReadNonBlocking(base, handle->channel, handle->channelMask, handle->endChannel, handle->bitWid… in SAI_TransferRxHandleIRQ()
|