Home
last modified time | relevance | path

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

/TwlSDK-5.2.3/build/libraries/snd/ARM9.TWL/src/
Dsndex.c986 SNDEXi_SetVolumeExAsync (u8 volume, SNDEXCallback callback, void* arg) in SNDEXi_SetVolumeExAsync() function
1896 (void)SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL); in WaitResetSoundCallback()
1921 …while( SNDEX_RESULT_SUCCESS != SNDEXi_SetVolumeExAsync(storeVolume, WaitResetSoundCallback, NULL) … in ResetTempVolume()