Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h156 kCODEC_PlaySourceDAC = 4U, /*!< play source DAC */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c288 if (playSource == (uint32_t)kCODEC_PlaySourceDAC) in HAL_CODEC_SGTL5000_SetPlay()