Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_if.c330 u16 incmode = (u16)((flags & DSP_FIFO_FLAG_DEST_FIX) ? 0 : REG_DSP_PCFG_AIM_MASK); in DSP_SendFifoExCore() local
334 | memsel | incmode); in DSP_SendFifoExCore()
382 u16 incmode = (u16)((flags & DSP_FIFO_FLAG_SRC_FIX) ? 0 : REG_DSP_PCFG_AIM_MASK); in DSP_RecvFifoExCore() local
407 | memsel | len | incmode | REG_DSP_PCFG_RS_MASK); in DSP_RecvFifoExCore()