zephyr/include/pm
Gerard Marull-Paretas 35fd6eadbf pm: policy: new API to set maximum latency requirements
Add a new API that allows to configure maximum latency requirements.
When the policy manager computes the next state, it will check if the
state brings too much latency based on requirements. This can be useful,
for example, if a certain driver or the application want a system to
respond fast, since any low power state that brings too much latency
will not be used.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2022-03-16 15:26:47 +01:00
..
device_runtime.h c++: fix missing extern "C" closing } 2022-01-31 14:00:03 -06:00
device.h pm: constify all device instances 2022-03-16 12:33:12 +01:00
pm.h pm: policy: move constraints to policy API 2022-03-16 15:26:47 +01:00
policy.h pm: policy: new API to set maximum latency requirements 2022-03-16 15:26:47 +01:00
state.h all: Deprecate UTIL_LISTIFY and replace with LISTIFY 2022-03-08 11:03:30 +01:00