Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h155 kCODEC_PlaySourceInput = 2U, /*!< play source Input3 */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c282 if (playSource == (uint32_t)kCODEC_PlaySourceInput) in HAL_CODEC_SGTL5000_SetPlay()