Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/snd/ARM9.TWL/src/
Dsndex.c85 static volatile BOOL isStoreVolume = FALSE; // Whether a volume has been saved by … variable
1406 if (!isStoreVolume) in SNDEXi_SetIgnoreHWVolume()
1422 isStoreVolume = TRUE; in SNDEXi_SetIgnoreHWVolume()
1443 isStoreVolume = FALSE; in SNDEXi_ResetIgnoreHWVolume()
1906 isStoreVolume = FALSE; in WaitResetSoundCallback()
1921 if (isStoreVolume) in ResetTempVolume()
1931 while (isStoreVolume) in ResetTempVolume()