Home
last modified time | relevance | path

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

/TwlSDK-5.4/include/twl/dsp/common/
Dbyteaccess.h50 #define DSP_WORD_TO_ARM32(word) (u32)((word) << 1) macro
/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_util.c554 DSPiLocalRingOffset += (int)DSP_WORD_TO_ARM32(segment); in DSPi_SyncSamplingBufferCore()