Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif.c108 …base->SCR = SPDIF_SCR_RXFIFOFULL_SEL(config->rxFullSelect) | SPDIF_SCR_RXAUTOSYNC(config->isRxAuto… in SPDIF_Init()
165 config->rxFullSelect = kSPDIF_RxFull8Samples; in SPDIF_GetDefaultConfig()
Dfsl_spdif.h147 spdif_rxfull_select_t rxFullSelect; /*!< SPDIF rx buffer full select */ member