Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c43 static PMSleepCallbackInfo DSPiPreSleepCallbackInfo[1]; variable
732 PM_SetSleepCallbackInfo(DSPiPreSleepCallbackInfo, DSPi_PreSleepCallback, NULL); in DSP_ExecuteProcess()
733 PMi_InsertPreSleepCallbackEx(DSPiPreSleepCallbackInfo, PM_CALLBACK_PRIORITY_DSP); in DSP_ExecuteProcess()
810 PM_DeletePreSleepCallback(DSPiPreSleepCallbackInfo); in DSP_QuitProcess()