Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif.c109 … SPDIF_SCR_TXAUTOSYNC(config->isRxAutoSync) | SPDIF_SCR_TXFIFOEMPTY_SEL(config->txFullSelect) | in SPDIF_Init()
166 config->txFullSelect = kSPDIF_TxEmpty8Samples; in SPDIF_GetDefaultConfig()
Dfsl_spdif.h148 spdif_txempty_select_t txFullSelect; /*!< SPDIF tx buffer empty select */ member