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