Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h124 kCODEC_RecordSourceLineInput = 2U, /*!< record source from line input */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/sgtl5000/
Dfsl_codec_sgtl_adapter.c239 if (recordSource == (uint32_t)kCODEC_RecordSourceLineInput) in HAL_CODEC_SGTL5000_SetRecord()