Home
last modified time | relevance | path

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

/hal_nxp-2.7.6/mcux/drivers/imx/
Dfsl_spdif.c111 SPDIF_SCR_TXSEL(config->txSource) | SPDIF_SCR_USRC_SEL(config->uChannelSrc); in SPDIF_Init()
168 config->txSource = kSPDIF_txNormal; in SPDIF_GetDefaultConfig()
Dfsl_spdif.h150 spdif_tx_source_t txSource; /*!< SPDIF tx data source */ member