Home
last modified time | relevance | path

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

/bsp/frdm-k64f/device/MK64F12/
A Dfsl_sai.h466 static inline void SAI_RxEnableInterrupts(I2S_Type *base, uint32_t mask) in SAI_RxEnableInterrupts() function
A Dfsl_sai.c822 SAI_RxEnableInterrupts(base, kSAI_FIFOErrorInterruptEnable | kSAI_FIFORequestInterruptEnable); in SAI_TransferReceiveNonBlocking()
824 SAI_RxEnableInterrupts(base, kSAI_FIFOErrorInterruptEnable | kSAI_FIFOWarningInterruptEnable); in SAI_TransferReceiveNonBlocking()

Completed in 7 milliseconds