Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif.c136 SPDIF_RxEnable(base, false); in SPDIF_Deinit()
529 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.c498 SPDIF_RxEnable(base, true); in SPDIF_TransferReceiveEDMA()