Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.c502 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_TxInit()
626 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_RxInit()
1524 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_TxSetConfig()
1641 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_RxSetConfig()
Dfsl_sai.h126 kSAI_ModeSyncWithOtherTx, /*!< Synchronous with another SAI transmit */ enumerator