Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h1075 static inline void SAI_RxSetFIFOErrorContinue(I2S_Type *base, bool isEnabled) in SAI_RxSetFIFOErrorContinue() function
Dfsl_sai.c632 SAI_RxSetFIFOErrorContinue(base, true); in SAI_RxInit()