zephyr/subsys/pm/policy
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
..
CMakeLists.txt
Kconfig
policy_default.c
policy_device_lock.c
policy_events.c
policy_latency.c
policy_state_lock.c