zephyr/subsys/pm
Gerard Marull-Paretas 8f913d1977 pm: policy: allow to get notifief when maximum latency changes
Add a new API that allows to register a callback that is called when the
maximum latency value changes. This can be used by SoC code to perform
actions based on certain latency values.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-16 15:26:47 +01:00
..
CMakeLists.txt pm: policy: move constraints to policy API 2022-03-16 15:26:47 +01:00
device_runtime.c
device.c pm: constify all device instances 2022-03-16 12:33:12 +01:00
Kconfig pm: policy: move to pm folder 2022-03-16 15:26:47 +01:00
pm_stats.c
pm_stats.h
pm.c
policy.c pm: policy: allow to get notifief when maximum latency changes 2022-03-16 15:26:47 +01:00
state.c