Searched refs:DSP_SendFifoExCore (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.5/include/twl/dsp/ARM9/ |
| D | dsp_if.h | 363 void DSP_SendFifoExCore(DSPFifoMemSel memsel, u16 dest, const u16 *src, int size, u16 flags); 368 DSP_SendFifoExCore(memsel, dest, src, size, flags); in DSP_SendFifoEx() 390 DSP_SendFifoExCore(memsel, dest, src, size, 0); in DSP_SendFifo()
|
| /TwlSDK-5.5/build/libraries/dsp/common/src/ |
| D | dsp_if.c | 334 void DSP_SendFifoExCore(DSPFifoMemSel memsel, u16 dest, const u16 *src, int size, u16 flags) in DSP_SendFifoExCore() function
|