Zephyr API 3.6.99
|
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. | |
System PM Tracing APIs .
#define sys_port_trace_pm_system_suspend_enter | ( | ticks | ) |
#define sys_port_trace_pm_system_suspend_exit | ( | ticks, | |
state ) |
#include <zephyr/tracing/tracing.h>
Trace system suspend call exit.
ticks | Ticks. |
state | PM state. |