Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c45 (module) == (uint32_t)kCODEC_ModuleHeadphone ? kWM8960_ModuleHP : \
147 kWM8960_ModuleHP, mappedVolume); in HAL_CODEC_WM8960_SetVolume()
195 kWM8960_ModuleHP, isMute); in HAL_CODEC_WM8960_SetMute()
/hal_nxp-latest/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.c598 case kWM8960_ModuleHP: in WM8960_SetVolume()
664 case kWM8960_ModuleHP: in WM8960_GetVolume()
714 case kWM8960_ModuleHP: in WM8960_SetMute()
Dfsl_wm8960.h218 kWM8960_ModuleHP = 3, /*!< Headphone */ enumerator