Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/build/libraries/snd/common/src/
Dsnd_command.c90 static void SetChannelVolume(u32 chBitMask, int volume, SNDChannelDataShift shift);
761 SetChannelVolume((u32)command.arg[0], in SND_CommandProc()
1041 static void SetChannelVolume(u32 chBitMask, int volume, SNDChannelDataShift shift) in SetChannelVolume() function