|
Zephyr Project API 4.0.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. | |
| #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 <include/zephyr/tracing/tracing.h>
Trace system suspend call exit.
| ticks | Ticks. |
| state | PM state. |