Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c285 kSGTL_PlaySourceLineIn); in HAL_CODEC_SGTL5000_SetPlay()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/sgtl5000/
Dfsl_sgtl5000.h827 kSGTL_PlaySourceLineIn = 0U, /*!< play source line in */ enumerator
Dfsl_sgtl5000.c643 if (playSource == (uint32_t)kSGTL_PlaySourceLineIn) in SGTL_SetPlay()