| 
    Zephyr Project API
    3.4.0
    
   A Scalable Open Source RTOS 
   | 
 
System PM Tracing APIs. More...
Macros | |
| #define | sys_port_trace_pm_system_suspend_enter(ticks) | 
| Trace system suspend call entry.  More... | |
| #define | sys_port_trace_pm_system_suspend_exit(ticks, state) | 
| Trace system suspend call exit.  More... | |
System PM Tracing APIs.
| #define sys_port_trace_pm_system_suspend_enter | ( | ticks | ) | 
| #define sys_port_trace_pm_system_suspend_exit | ( | ticks, | |
| state | |||
| ) | 
#include <include/zephyr/tracing/tracing.h>
Trace system suspend call exit.
| ticks | Ticks. | 
| state | PM state. |