Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/revolution/hbm/
DHBMBase.h72 HBMSEV_PLAY_SOUND /* Play sound effect */ enumerator
/RvlSDK-3.3/vcmv/src/
Dvcmv_test.c1979 if ((evt == HBMSEV_PLAY_SOUND) && (arg == HBMSE_RETURN_APP)) { in MyHBMSoundCallback()