Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/
Dfsl_codec_common.h191 kCODEC_VolumeHeadphoneRight = 2U, /*!< headphone right volume */ enumerator
/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/port/wm8962/
Dfsl_codec_wm8962_adapter.c143 ((playChannel & (uint32_t)kCODEC_VolumeHeadphoneRight) != 0U)) in HAL_CODEC_WM8962_SetVolume()