Searched refs:sleepGate (Results 1 – 1 of 1) sorted by relevance
749 static inline void SPC_EnableIntegratedPowerSwitchAutomatically(SPC_Type *base, bool sleepGate, boo… in SPC_EnableIntegratedPowerSwitchAutomatically() argument753 tmp32 |= SPC_CFG_INTG_PWSWTCH_SLEEP_EN(sleepGate) | SPC_CFG_INTG_PWSWTCH_WKUP_EN(wakeupUngate); in SPC_EnableIntegratedPowerSwitchAutomatically()