Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
System PM Tracing APIs

System PM Tracing APIs . More...

Macros

#define sys_port_trace_pm_system_suspend_enter(ticks)
 Trace system suspend call entry.
 
#define sys_port_trace_pm_system_suspend_exit(ticks, state)
 Trace system suspend call exit.
 

Detailed Description

System PM Tracing APIs .

Macro Definition Documentation

◆ sys_port_trace_pm_system_suspend_enter

#define sys_port_trace_pm_system_suspend_enter ( ticks)

#include <zephyr/tracing/tracing.h>

Trace system suspend call entry.

Parameters
ticksTicks.

◆ sys_port_trace_pm_system_suspend_exit

#define sys_port_trace_pm_system_suspend_exit ( ticks,
state )

#include <zephyr/tracing/tracing.h>

Trace system suspend call exit.

Parameters
ticksTicks.
statePM state.