zephyr/tests/subsys/pm/policy_api
Gerard Marull-Paretas 9a145e52a0 pm: policy: add support for events
Events in the power-management policy context are defined as any source
that will wake up the system at a known time in the future. By
registering such event, the policy manager will be able to decide wether
certain power states are worth entering or not.

Events will bypass the ticks argument received by the policy manager if
they occur earlier.

Signed-off-by: Gerard Marull-Paretas <gerard.marull@nordicsemi.no>
2023-05-25 16:29:40 -04:00
..
src pm: policy: add support for events 2023-05-25 16:29:40 -04:00
CMakeLists.txt
app.overlay
prj.conf
testcase.yaml pm: policy: add support for events 2023-05-25 16:29:40 -04:00