Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/nitro/snd/common/
Dcommand.h105 void SND_WaitForCommandProc(u32 tag);
/TwlSDK-5.2.1/build/demos.TWL/snd/ignoreHWVolumeDemo/src/
Dmain.c255 SND_WaitForCommandProc(tag); in TwlMain()
/TwlSDK-5.2.1/build/demos/snd/stream/src/
Dmain.c201 SND_WaitForCommandProc(tag); // Waits for a stop in PlayStream()
/TwlSDK-5.2.1/build/libraries/snd/common/src/
Dsnd_command.c434 void SND_WaitForCommandProc(u32 tag) in SND_WaitForCommandProc() function