Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/spdif/
Dfsl_spdif.c349 data = SPDIF_ReadLeftData(base); in SPDIF_ReadBlocking()
799 data = SPDIF_ReadLeftData(base); in SPDIF_TransferRxHandleIRQ()
Dfsl_spdif.h556 static inline uint32_t SPDIF_ReadLeftData(SPDIF_Type *base) in SPDIF_ReadLeftData() function