Searched refs:SAI_WriteNonBlocking (Results 1 – 1 of 1) sorted by relevance
| /bsp/frdm-k64f/device/MK64F12/ |
| A D | fsl_sai.c | 83 static void SAI_WriteNonBlocking(I2S_Type *base, uint32_t channel, uint32_t bitWidth, uint8_t *buff… 199 static void SAI_WriteNonBlocking(I2S_Type *base, uint32_t channel, uint32_t bitWidth, uint8_t *buff… in SAI_WriteNonBlocking() function 650 SAI_WriteNonBlocking(base, channel, bitWidth, buffer, bytesPerWord); in SAI_WriteBlocking() 940 SAI_WriteNonBlocking(base, handle->channel, handle->bitWidth, buffer, size); in SAI_TransferTxHandleIRQ() 951 SAI_WriteNonBlocking(base, handle->channel, handle->bitWidth, buffer, size); in SAI_TransferTxHandleIRQ()
|
Completed in 5 milliseconds