Home
last modified time | relevance | path

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

/TwlSDK-5.5/build/libraries/dsp/common/src/
Ddsp_if.c337 u16 incmode = (u16)((flags & DSP_FIFO_FLAG_DEST_FIX) ? 0 : REG_DSP_PCFG_AIM_MASK); in DSP_SendFifoExCore() local
341 | memsel | incmode); in DSP_SendFifoExCore()
388 u16 incmode = (u16)((flags & DSP_FIFO_FLAG_SRC_FIX) ? 0 : REG_DSP_PCFG_AIM_MASK); in DSP_RecvFifoExCore() local
414 | memsel | len | incmode | REG_DSP_PCFG_RS_MASK); in DSP_RecvFifoExCore()