zephyr/tests/subsys/pm
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
..
device_power_domains tests: pm: power domains: test supported device 2023-01-24 09:42:11 +01:00
device_runtime_api device: remove redundant init functions 2023-04-19 10:00:25 +02:00
device_wakeup_api tests: fix various test identifiers 2023-02-06 10:06:10 +01:00
policy_api pm: policy: add support for events 2023-05-25 16:29:40 -04:00
power_domain device: remove redundant init functions 2023-04-19 10:00:25 +02:00
power_mgmt device: remove redundant init functions 2023-04-19 10:00:25 +02:00
power_mgmt_multicore
power_mgmt_soc pm: rt6xx: Enable OS Timer as wakeup source 2023-05-16 18:19:35 +02:00
power_states_api