Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_sai.c94 static void SAI_ReadNonBlocking(I2S_Type *base, uint32_t channel, uint32_t bitWidth, uint8_t *buffe…
220 static void SAI_ReadNonBlocking(I2S_Type *base, uint32_t channel, uint32_t bitWidth, uint8_t *buffe… in SAI_ReadNonBlocking() function
673 SAI_ReadNonBlocking(base, channel, bitWidth, buffer, bytesPerWord); in SAI_ReadBlocking()
1005 SAI_ReadNonBlocking(base, handle->channel, handle->bitWidth, buffer, size); in SAI_TransferRxHandleIRQ()
1016 SAI_ReadNonBlocking(base, handle->channel, handle->bitWidth, buffer, size); in SAI_TransferRxHandleIRQ()

Completed in 6 milliseconds