Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_spc/
Dfsl_spc.h749 static inline void SPC_EnableIntegratedPowerSwitchAutomatically(SPC_Type *base, bool sleepGate, boo… in SPC_EnableIntegratedPowerSwitchAutomatically() argument
753 tmp32 |= SPC_CFG_INTG_PWSWTCH_SLEEP_EN(sleepGate) | SPC_CFG_INTG_PWSWTCH_WKUP_EN(wakeupUngate); in SPC_EnableIntegratedPowerSwitchAutomatically()