Home
last modified time | relevance | path

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

/TwlSDK-5.3.1/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c41 static PMExitCallbackInfo DSPiShutdownCallbackInfo[1]; variable
724 PM_SetExitCallbackInfo(DSPiShutdownCallbackInfo, DSPi_ShutdownCallback, NULL); in DSP_ExecuteProcess()
725 PMi_InsertPostExitCallbackEx(DSPiShutdownCallbackInfo, PM_CALLBACK_PRIORITY_DSP); in DSP_ExecuteProcess()