Home
last modified time | relevance | path

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

/TwlSDK-5.2.3/build/libraries/snd/ARM9.TWL/src/
Dsndex.c85 static volatile BOOL isStoreVolume = FALSE; // Whether a volume has been saved by … variable
1416 isStoreVolume = TRUE; in SNDEXi_SetIgnoreHWVolume()
1437 isStoreVolume = FALSE; in SNDEXi_ResetIgnoreHWVolume()
1900 isStoreVolume = FALSE; in WaitResetSoundCallback()
1915 if (isStoreVolume) in ResetTempVolume()
1925 while (isStoreVolume) in ResetTempVolume()