Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif.c345 data = SPDIF_ReadLeftData(base); in SPDIF_ReadBlocking()
795 data = SPDIF_ReadLeftData(base); in SPDIF_TransferRxHandleIRQ()
Dfsl_spdif.h552 static inline uint32_t SPDIF_ReadLeftData(SPDIF_Type *base) in SPDIF_ReadLeftData() function