Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/snd/common/
Dsndex_common.h38 #define SNDEX_PXI_PARAMETER_MASK_VOL_VALUE 0x1f // Speaker volume macro
/TwlSDK-5.4/build/libraries/snd/ARM9.TWL/src/
Dsndex.c928 …(u8)((eightlv << SNDEX_PXI_PARAMETER_SHIFT_VOL_8LV) | (SNDEX_PXI_PARAMETER_MASK_VOL_VALUE & volume… in SNDEXi_SetVolumeAsync()