Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nxp/rw/
Dpower.c29 power_sleep_config_t slp_cfg; variable
94 POWER_EnterPowerMode(POWER_MODE2, &slp_cfg); in pm_state_set()
116 slp_cfg.pm2MemPuCfg = suspend_sleepconfig[0]; in nxp_rw6xx_power_init()
117 slp_cfg.pm2AnaPuCfg = suspend_sleepconfig[1]; in nxp_rw6xx_power_init()
118 slp_cfg.clkGate = suspend_sleepconfig[2]; in nxp_rw6xx_power_init()
119 slp_cfg.memPdCfg = suspend_sleepconfig[3]; in nxp_rw6xx_power_init()
120 slp_cfg.pm3BuckCfg = suspend_sleepconfig[4]; in nxp_rw6xx_power_init()