Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/include/twl/dsp/ARM9/
Ddsp_if.h450 void DSP_SetCommandRegCore(u32 regNo, u16 data);
455 DSP_SetCommandRegCore(regNo, data); in DSP_SetCommandReg()
/TwlSDK-5.2.1/build/libraries/dsp/common/src/
Ddsp_if.c430 void DSP_SetCommandRegCore(u32 regNo, u16 data) in DSP_SetCommandRegCore() function