Home
last modified time | relevance | path

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

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