Home
last modified time | relevance | path

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

/TwlSDK-5.4/build/libraries/dsp/common/src/
Ddsp_if.c80 SCFG_SupplyClockToDSP(TRUE); // Power on for DSP block in DSP_PowerOnCore()
98 SCFG_SupplyClockToDSP(FALSE); // Power off for DSP block in DSP_PowerOffCore()
/TwlSDK-5.4/include/twl/scfg/common/
Dscfg.h304 static inline void SCFG_SupplyClockToDSP( BOOL sw ) in SCFG_SupplyClockToDSP() function