Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/dsp/common/src/
Ddsp_util.c94 static void sound_handler(void* arg) in sound_handler() function
133 OS_SetAlarm(&DSPiSoundAlarm, OS_MilliSecondsToTicks(30), sound_handler, NULL); in DSPi_PipeCallbackForSound()