Home
last modified time | relevance | path

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

/TwlSDK-5.5/include/twl/dsp/common/
Dpipe.h47 #define DSP_PIPE_CONSOLE 0 // DSP -> ARM: Debugging console macro
/TwlSDK-5.5/build/libraries/dsp/common/src/
Ddsp_pipe.c375 DSPiCallback[DSP_PIPE_CONSOLE] = DSPi_PipeCallbackToConsole; in DSP_InitPipe()