Searched refs:DSP_RecvFifoExCore (Results 1 – 2 of 2) sorted by relevance
| /TwlSDK-5.1.0/include/twl/dsp/ARM9/ |
| D | dsp_if.h | 410 void DSP_RecvFifoExCore(DSPFifoMemSel memsel, u16 *dest, u16 src, int size, u16 flags); 415 DSP_RecvFifoExCore(memsel, dest, src, size, flags); in DSP_RecvFifoEx() 437 DSP_RecvFifoExCore(memsel, dest, src, size, 0); in DSP_RecvFifo()
|
| /TwlSDK-5.1.0/build/libraries/dsp/common/src/ |
| D | dsp_if.c | 364 void DSP_RecvFifoExCore(DSPFifoMemSel memsel, u16* dest, u16 src, int size, u16 flags) in DSP_RecvFifoExCore() function
|