Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8962/
Dfsl_wm8962.c503 if (route->leftSpeakerPGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
513 if (route->rightSpeakerPGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
523 if (route->leftHeadphonePGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
533 if (route->rightHeadphonePGASource == kWM8962_OutputPGASourceMixer) in WM8962_SetDataRoute()
Dfsl_wm8962.h309 kWM8962_OutputPGASourceMixer = 0, /*!< Output PGA source mixer */ enumerator