Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/sai/
Dfsl_sai.h102 kSAI_ModeSyncWithOtherTx, /*!< Synchronous with another SAI transmit */ enumerator
Dfsl_sai.c493 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_TxInit()
617 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_RxInit()
1495 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_TxSetConfig()
1630 if (config->syncMode == kSAI_ModeSyncWithOtherTx) in SAI_RxSetConfig()