Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/dsp/ARM9/
Ddsp_if.h58 DSPFifoIntr; typedef
320 void DSP_EnableFifoInterruptCore(DSPFifoIntr type);
321 SDK_INLINE void DSP_EnableFifoInterrupt(DSPFifoIntr type) in DSP_EnableFifoInterrupt()
338 void DSP_DisableFifoInterruptCore(DSPFifoIntr type);
339 SDK_INLINE void DSP_DisableFifoInterrupt(DSPFifoIntr type) in DSP_DisableFifoInterrupt()
/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_if.c292 void DSP_EnableFifoInterruptCore(DSPFifoIntr type) in DSP_EnableFifoInterruptCore()
306 void DSP_DisableFifoInterruptCore(DSPFifoIntr type) in DSP_DisableFifoInterruptCore()