Home
last modified time | relevance | path

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

/hal_nxp-3.7.0/mcux/mcux-sdk/components/codec/port/wm8960/
Dfsl_codec_wm8960_adapter.c150 … & (uint32_t)kWM8960_SpeakerLeft) != 0U) || ((playChannel & (uint32_t)kWM8960_SpeakerRight) != 0U)) in HAL_CODEC_WM8960_SetVolume()
198 … & (uint32_t)kWM8960_SpeakerLeft) != 0U) || ((playChannel & (uint32_t)kWM8960_SpeakerRight) != 0U)) in HAL_CODEC_WM8960_SetMute()
/hal_nxp-3.7.0/mcux/mcux-sdk/components/codec/wm8960/
Dfsl_wm8960.h235 kWM8960_SpeakerRight = 8, /*!< wm8960 speaker right channel */ enumerator