Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c149 if (((playChannel & (uint32_t)kWM8960_HeadphoneLeft) != 0U) || in HAL_CODEC_WM8960_SetVolume()
203 if (((playChannel & (uint32_t)kWM8960_HeadphoneLeft) != 0U) || in HAL_CODEC_WM8960_SetMute()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h232 kWM8960_HeadphoneLeft = 1, /*!< wm8960 headphone left channel */ enumerator