Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c150 ((playChannel & (uint32_t)kWM8960_HeadphoneRight) != 0U)) in HAL_CODEC_WM8960_SetVolume()
204 ((playChannel & (uint32_t)kWM8960_HeadphoneRight) != 0U)) in HAL_CODEC_WM8960_SetMute()
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h233 kWM8960_HeadphoneRight = 2, /*!< wm8960 headphone right channel */ enumerator