Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/components/codec/wm8904/
Dfsl_wm8904.h68 #define WM8904_DAC_DIGITAL_VOLUME_LEFT (0x1E) macro
Dfsl_wm8904.c1285 …error = WM8904_WriteRegister(handle, WM8904_DAC_DIGITAL_VOLUME_LEFT, (uint16_t)(volume | 0x100UL)); in WM8904_SetDACVolume()