Zephyr API Documentation  3.5.0
A Scalable Open Source RTOS
3.5.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
pm_s2ram.h File Reference

public S2RAM APIs. More...

Go to the source code of this file.

Typedefs

typedef int(* pm_s2ram_system_off_fn_t) (void)
 System off function.
 

Functions

int arch_pm_s2ram_suspend (pm_s2ram_system_off_fn_t system_off)
 Save CPU context on suspend.
 

Detailed Description

public S2RAM APIs.