Home
last modified time | relevance | path

Searched refs:SPDIF_RxEnable (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif.c140 SPDIF_RxEnable(base, false); in SPDIF_Deinit()
533 SPDIF_RxEnable(base, true); in SPDIF_TransferReceiveNonBlocking()
Dfsl_spdif.h284 static inline void SPDIF_RxEnable(SPDIF_Type *base, bool enable) in SPDIF_RxEnable() function
Dfsl_spdif_edma.c595 SPDIF_RxEnable(base, true); in SPDIF_TransferReceiveEDMA()