Searched refs:DSPiSoundAlarm (Results 1 – 1 of 1) sorted by relevance
48 static OSAlarm DSPiSoundAlarm; variable132 OS_CreateAlarm(&DSPiSoundAlarm); in DSPi_PipeCallbackForSound()133 OS_SetAlarm(&DSPiSoundAlarm, OS_MilliSecondsToTicks(30), sound_handler, NULL); in DSPi_PipeCallbackForSound()