Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/dsp/ARM9/
Ddsp_if.h47 DSP_FIFO_RECV_CONTINUOUS = (0x3 << REG_DSP_PCFG_DRS_SHIFT) enumerator
/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_if.c401 len = DSP_FIFO_RECV_CONTINUOUS; in DSP_RecvFifoExCore()