Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h193 kCODEC_VolumeSpeakerRight = 8U, /*!< speaker right volume */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c156 ((playChannel & (uint32_t)kCODEC_VolumeSpeakerRight) != 0U)) in HAL_CODEC_WM8962_SetVolume()