Home
last modified time | relevance | path

Searched refs:DSP_RecvFifo (Results 1 – 3 of 3) sorted by relevance

/TwlSDK-5.1.0/include/twl/dsp/common/
Dbyteaccess.h82 DSP_RecvFifo(DSP_FIFO_MEMSEL_DATA, &value, offset, DSP_WORD_TO_DSP(sizeof(u16))); in DSP_LoadWord()
/TwlSDK-5.1.0/build/libraries/dsp/common/src/
Ddsp_byteaccess.c99 DSP_RecvFifo(DSP_FIFO_MEMSEL_DATA, in DSP_LoadData()
/TwlSDK-5.1.0/include/twl/dsp/ARM9/
Ddsp_if.h433 static inline void DSP_RecvFifo(DSPFifoMemSel memsel, u16* dest, u16 src, int size) in DSP_RecvFifo() function