Home
last modified time | relevance | path

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

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