Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h1260 void SAI_TxSetFormat(I2S_Type *base,
Dfsl_sai_sdma.c255 SAI_TxSetFormat(base, format, mclkSourceClockHz, bclkSourceClockHz); in SAI_TransferTxSetFormatSDMA()
Dfsl_sai_edma.c279 SAI_TxSetFormat(base, format, mclkSourceClockHz, bclkSourceClockHz); in SAI_TransferTxSetFormatEDMA()
Dfsl_sai.c1849 void SAI_TxSetFormat(I2S_Type *base, in SAI_TxSetFormat() function
2395 SAI_TxSetFormat(base, format, mclkSourceClockHz, bclkSourceClockHz); in SAI_TransferTxSetFormat()