Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/twl/dsp/ARM9/
Dprocess.h87 DSPHookFunction hookFunction[DSP_HOOK_MAX]; member
/TwlSDK-5.2.1/build/libraries/dsp/ARM9.TWL/src/
Ddsp_process.c156 (*context->hookFunction[index])(context->hookUserdata[index]); in DSPi_MasterInterrupts()
426 context->hookFunction[i] = NULL; in DSP_InitProcessContext()
636 context->hookFunction[i] = function; in DSP_SetProcessHook()