Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.c501 if (route->leftSpeakerPGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
511 if (route->rightSpeakerPGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
521 if (route->leftHeadphonePGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
531 if (route->rightHeadphonePGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
Dfsl_wm8962.h311 kWM8962_OutputPGASourceMixer = 0, /*!< Output PGA source mixer */ enumerator