Home
last modified time | relevance | path

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

/Zephyr-latest/soc/nordic/nrf54h/
Dpm_s2ram.h29 int soc_s2ram_suspend(pm_s2ram_system_off_fn_t system_off);
Dpower.c168 if (soc_s2ram_suspend(sys_suspend_to_ram)) { in s2ram_enter()
Dpm_s2ram.c110 int soc_s2ram_suspend(pm_s2ram_system_off_fn_t system_off) in soc_s2ram_suspend() function