zephyr/subsys/pm
Gerard Marull-Paretas 578008cd47 pm: policy: allow using latency API in standalone mode
This option allows using the pm_policy_latency* APIs to gather latency
requirements on systems that do not support PM (e.g. systems whithout
CPU idle states). Because the API has a subscription mechanism, it can
be useful to perform system-level adjustments based on latency
requirements gathered from multiple system components.

Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com>
2024-10-24 17:50:44 +02:00
..
policy pm: policy: allow using latency API in standalone mode 2024-10-24 17:50:44 +02:00
CMakeLists.txt pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
Kconfig pm: policy: split policy APIs implementations 2024-10-24 17:50:44 +02:00
device.c
device_runtime.c
device_system_managed.c
device_system_managed.h
pm.c
pm_shell.c
pm_stats.c
pm_stats.h
state.c