Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h1278 void SAI_RxSetFormat(I2S_Type *base,
Dfsl_sai_sdma.c367 SAI_RxSetFormat(base, format, mclkSourceClockHz, bclkSourceClockHz); in SAI_TransferRxSetFormatSDMA()
Dfsl_sai_edma.c386 SAI_RxSetFormat(base, format, mclkSourceClockHz, bclkSourceClockHz); in SAI_TransferRxSetFormatEDMA()
Dfsl_sai.c1992 void SAI_RxSetFormat(I2S_Type *base, in SAI_RxSetFormat() function
2445 SAI_RxSetFormat(base, format, mclkSourceClockHz, bclkSourceClockHz); in SAI_TransferRxSetFormat()